[issue16531] Allow IPNetwork to take a tuple

Antoine Pitrou report at bugs.python.org
Fri Dec 7 20:24:38 CET 2012


Antoine Pitrou added the comment:

Oh, I was also interested in IPNetwork((ip_address_object, netmask)).

(that is, given an existing IPAddress object, build a IPNetwork by passing that object + a netmask)

----------

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


More information about the Python-bugs-list mailing list