]> granicus.if.org Git - python/commit
Issue 14814: Provide more informative error messages in ipaddress, and ensure that...
authorNick Coghlan <ncoghlan@gmail.com>
Sat, 7 Jul 2012 09:23:53 +0000 (19:23 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Sat, 7 Jul 2012 09:23:53 +0000 (19:23 +1000)
commit36f8dcde067659cb94a6666d745c103e7251875b
tree674ce4710ef363fd91bca1eac2b34ebcc633bac1
parent912238e3acbfb8ab8c9a897fe5a6ab1bc0542532
Issue 14814: Provide more informative error messages in ipaddress, and ensure that errors are caught as expected
Lib/ipaddress.py
Lib/test/test_ipaddress.py
Misc/NEWS