On Tue, 1 Oct 2013 16:02:26 +0200 (CEST) nick.coghlan <[email protected]> wrote: > http://hg.python.org/cpython/rev/ad9f207645ab > changeset: 85913:ad9f207645ab > user: Nick Coghlan <[email protected]> > date: Wed Oct 02 00:02:03 2013 +1000 > summary: > Close #10042: functools.total_ordering now handles NotImplemented > > (Patch by Katie Miller)
Ahah, one less annoyance in the stdlib :-) Thank you! Antoine. _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
