On 1 Sep 2003 01:36:28 -0700, hanzspam / yahoo.com.au (Hannu Kankaanpää) wrote: >I was quite humoured by this article: >http://www.cs.washington.edu/homes/kd/courses/pythonruby.pdf Heh. It does wear its bias a little obviously, doesn't it? "Ruby supports Arrays and associative arrays (Hash). Python has Lists and Tuples which are the same as arrays." Er, yes, and Python has dictionaries, too, which are the same as associative arrays, so the apparent point in favour of Ruby is spurious...