]> granicus.if.org Git - python/commit
Issue #14814: document the Interface APIs and fix various problems with the string...
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 20 Aug 2012 00:04:26 +0000 (10:04 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 20 Aug 2012 00:04:26 +0000 (10:04 +1000)
commita8517ad3d9ac743a1bdd7e590e28a0da169f6e91
tree9679e234fbb24bfc03ae1932ed0bb646a24f0180
parent749bd42072c3ecf04be3e38ca479e48692bbfd7e
Issue #14814: document the Interface APIs and fix various problems with the string representations (initial patch by Eli Bendersky).
Doc/library/ipaddress.rst
Lib/ipaddress.py
Lib/test/test_ipaddress.py