| commit | 5fb195f854e6fe016015c98dfd379c1102950c04 | [log] [tgz] |
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Mon May 12 20:36:46 2014 +0200 |
| committer | Antoine Pitrou <solipsis@pitrou.net> | Mon May 12 20:36:46 2014 +0200 |
| tree | 34fb65e46690ef8542381fdb5315bd6ad93403ee | |
| parent | 3b5162d05d24a2f4cd6b2b9f5b503982cf433cd6 [diff] |
Issue #16531: ipaddress.IPv4Network and ipaddress.IPv6Network now accept an (address, netmask) tuple argument, so as to easily construct network objects from existing addresses.