Rodrigo Bernardo Pimentel <r...@isnomore.net> added the comment:

Armin: this has the problem that, if the object you're trying to compare is a 
class, self.obj.__lt__ expects a different number of parameters (i.e., it 
expects the instance). See issue 10017 . Testing with "<" works.

----------
nosy: +rbp

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3976>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to