[issue14814] Implement PEP 3144 (the ipaddress module)

Ramchandra Apte report at bugs.python.org
Sun May 20 16:42:56 CEST 2012


Ramchandra Apte <maniandram01 at gmail.com> added the comment:

Looking at the code at http://code.google.com/p/ipaddress-py/source/browse/ipaddress.py I see a few classes which could benefit from functools.total_ordering.

----------
nosy: +ramchandra.apte

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14814>
_______________________________________


More information about the Python-bugs-list mailing list