Message118217
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. |
|
| Date |
User |
Action |
Args |
| 2010-10-08 19:00:40 | rbp | set | recipients:
+ rbp, georg.brandl, rhettinger, belopolsky, pitrou, idadesub, erickt, LambertDW, aronacher, robert.kern |
| 2010-10-08 19:00:40 | rbp | set | messageid: <1286564440.5.0.0890847632376.issue3976@psf.upfronthosting.co.za> |
| 2010-10-08 19:00:39 | rbp | link | issue3976 messages |
| 2010-10-08 19:00:39 | rbp | create | |
|