Martin v. Löwis <mar...@v.loewis.de> added the comment: > As the documentation section of > http://docs.python.org/reference/datamodel.html#object.__lt__ needs to > be updated as well to mark the eventual solution as the recommended easy > way to provide total ordering.
This is the 2.6 version. What about the 3.0 version in http://docs.python.org/3.0/reference/datamodel.html#object.__lt__ needs to be updated? > Raymond's recipe at http://code.activestate.com/recipes/576685/ looks > more or less complete, do you feel that his posting on the mailing list > does not count as proposal? I submitted the feature request instead of > him because I was the one who noticed the problem (as discussed on the > mailing list) and felt "responsible" to report it here. I see. So it's a feature request. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5479> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com