Message134014
I'm attaching a file with the example classes returning NotImplemented, and a different implementation of a total ordering, as an example of how returning NotImplemented by one class will give the chance to the other class. This is the ultimate cause of the bug, and new_total_ordering handles it properly. |
|
| Date |
User |
Action |
Args |
| 2011-04-19 07:40:18 | lregebro | set | recipients:
+ lregebro, rhettinger, eric.araujo, francescor, python-dev, javawizard |
| 2011-04-19 07:40:18 | lregebro | set | messageid: <[email protected]> |
| 2011-04-19 07:40:17 | lregebro | link | issue10042 messages |
| 2011-04-19 07:40:17 | lregebro | create | |
|