]> granicus.if.org Git - python/commit
Issue 14814: Explain how to get more error detail in the ipaddress tutorial, and...
authorNick Coghlan <ncoghlan@gmail.com>
Sat, 7 Jul 2012 12:15:22 +0000 (22:15 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Sat, 7 Jul 2012 12:15:22 +0000 (22:15 +1000)
commitb582ecc562b0a4c00e2d9fe39f42d22dd9c7f89e
tree72bf2ff495e65ebaa48c677a62e70ecebb783810
parent01ac8b6ab1474d863f364b6c11eb9fce62324169
Issue 14814: Explain how to get more error detail in the ipaddress tutorial, and tweak the display for octet errors in IPv4 (noticed the formatting problem when adding to the docs)
Doc/howto/ipaddress.rst
Lib/ipaddress.py
Lib/test/test_ipaddress.py