[issue14814] Implement PEP 3144 (the ipaddress module)

pmoody report at bugs.python.org
Mon Jun 18 19:04:23 CEST 2012


pmoody <python at hda3.com> added the comment:

I'm not sure if this is still an issue, but returning the address in a packed format was an early issue (http://code.google.com/p/ipaddr-py/issues/detail?id=14). No objections from me for removing it from the network objects or for removing the packed constructor (I'm assuming there isn't any python-ism about being able to copy-construct an object from any valid representation of said object)

----------

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


More information about the Python-bugs-list mailing list