Carl Banks <[EMAIL PROTECTED]> 
> resurrecting the __cmp__ operator.

I didnd't realize __cmp__ was going.  Are we really supposed to
implement all the rich comparison methods to code an ordered class?
Or is there some kind of library superclass we can inherit from that
implements something like __cmp__?  What about making __key__ ?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to