[Tutor] Python Advocacy

alan.gauld@bt.com alan.gauld@bt.com
Mon, 16 Apr 2001 22:57:21 +0100


> own members). But it doesn't have hashes, nor does it need them.

Umm, I think a dictionary is a hash?
It may not be identical to a Perl hash but it is a hash 
none the less. In particular Python can do associative 
arrays - Vital to any Perler and would wipe Python out 
of consideration if you suggest otherwise!

Otherwise I agree :-)

Alan G