[docs] [issue13905] Built-in Types Comparisons should mention rich comparison methods
Catalin Iacob
report at bugs.python.org
Sun Jan 29 21:01:57 CET 2012
Catalin Iacob <iacobcatalin at gmail.com> added the comment:
Here's my attempt at a patch. It mostly takes the text from the default branch and adds references to __cmp__.
----------
keywords: +patch
Added file: http://bugs.python.org/file24361/issue13905v1.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13905>
_______________________________________
More information about the docs
mailing list