Message345242
What do you propose to do for objects outside your project?
Replace their __lt__ method with a context manager which replaces the original implementation, for lists at a time?
__lt__ is not good enough as a one-way-to-do-it solution.
issue4356 is also a good-enough solution for me, but __lt__ definitely isn't. |
|
| Date |
User |
Action |
Args |
| 2019-06-11 15:40:31 | gpery | set | recipients:
+ gpery, rhettinger, xtreak |
| 2019-06-11 15:40:31 | gpery | set | messageid: <[email protected]> |
| 2019-06-11 15:40:31 | gpery | link | issue37229 messages |
| 2019-06-11 15:40:31 | gpery | create | |
|