[Python-3000] Total ordering and cmp (original) (raw)
Georg Brandl g.brandl at gmx.net
Wed Mar 21 09:45:03 CET 2007
- Previous message: [Python-3000] Total ordering and __cmp__
- Next message: [Python-3000] Total ordering and __cmp__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum schrieb:
I haven't taken any action, and it looks like cmp isn't being called. I'd rather not add it back; if you want it back, could you at least write up a brief PEP? A patch would also help; I recall that it was quite a relief being able to cut it out, so I expect that patching it back in would be quite cumbersome.
BTW, was it intentional that dicts can't be compared via ">" and "<" anymore?
Georg
- Previous message: [Python-3000] Total ordering and __cmp__
- Next message: [Python-3000] Total ordering and __cmp__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]