>>>>> Alex Martelli <[EMAIL PROTECTED]> writes:  > Ordered 
*by order of key insertion*: Java, PHP > Ordered *by other 
criteria*: LISP, C++  Java supports both ordered by key insertion 
(LinkedHashMap) as well as ordered by key comparison (TreeMap). 
Ganesan 

-- 
Ganesan Rajagopal (rganesan at debian.org) | GPG Key:
1024D/5D8C12EA Web: http://employees.org/~rganesan        |
http://rganesan.blogspot.com


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to