Raymond Hettinger <[EMAIL PROTECTED]> added the comment:

r67627 : complete the dedocumenting of cmp().

Amaury, I have a non-metaclass solution for you.  Will post on ASPN.  It
uses a class decorator to sniff-out *any* defined rich ordering
comparisons and the automatically fills-in those that are missing.

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1717>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to