[issue14814] Implement PEP 3144 (the ipaddress module)

Hynek Schlawack report at bugs.python.org
Thu May 31 22:08:30 CEST 2012


Hynek Schlawack <hs at ox.cx> added the comment:

It's funny how raising the test coverage _always_ uncovers lurking bugs in obscure branches. :) Patch attached, let me know if I got it wrong – would commit otherwise.

A few quick side-note: does the __version__ variable make sense in stdlib?

----------
Added file: http://bugs.python.org/file25775/fix-type-error.diff

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


More information about the Python-bugs-list mailing list