[issue16531] Allow IPNetwork to take a tuple

Roundup Robot report at bugs.python.org
Mon May 12 20:36:53 CEST 2014


Roundup Robot added the comment:

New changeset 4e33c343a264 by Antoine Pitrou in branch 'default':
Issue #16531: ipaddress.IPv4Network and ipaddress.IPv6Network now accept an (address, netmask) tuple argument, so as to easily construct network objects from existing addresses.
http://hg.python.org/cpython/rev/4e33c343a264

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list