[issue14814] Implement PEP 3144 (the ipaddress module)

Nick Coghlan report at bugs.python.org
Sat Jul 7 07:45:31 CEST 2012


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Just letting people know I'm working on a patch that updates the class constructors to give meaningful error messages for malformed addresses, instead of assuming that users can figure it out just by looking at the address. I'm also updating the test suite to check that these more detailed errors are being reported as expected.

----------

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


More information about the Python-bugs-list mailing list