[Python-Dev] PEP 372 -- Adding an ordered directory to collectionsready for pronouncement

Antoine Pitrou solipsis at pitrou.net
Mon Mar 2 14:56:55 CET 2009


Raymond Hettinger <python <at> rcn.com> writes:
> 
> Guido, I'm recommending this PEP for acceptance.

Given you were bitten by it in your own unit tests (the "eval(repr()) does not
maintain ordering" problem pointed by Georg), I think it would be better to
reconsider the current __eq__ behaviour, and make it ordering-aware.

Regards

Antoine.




More information about the Python-Dev mailing list