]> granicus.if.org Git - python/commit
Improve an internal ipaddress test, add a comment explaining why treating networks...
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 17 Jun 2012 06:33:00 +0000 (16:33 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Sun, 17 Jun 2012 06:33:00 +0000 (16:33 +1000)
commitd972265df81bce483e6cad87d1cf4254f508e5c0
treea386d7f25251cd554b1d4ec0c5fc817cce1f8a55
parent5b0dac12b81f4af01506fb61184515147bee7a09
Improve an internal ipaddress test, add a comment explaining why treating networks as containers of interfaces rather than addresses would prove confusing
Lib/ipaddress.py
Lib/test/test_ipaddress.py