]> granicus.if.org Git - python/commit
Issue #20253: Fixed a typo in the ipaddress docs that advertised an
authorZachary Ware <zachary.ware@gmail.com>
Tue, 14 Jan 2014 15:09:48 +0000 (09:09 -0600)
committerZachary Ware <zachary.ware@gmail.com>
Tue, 14 Jan 2014 15:09:48 +0000 (09:09 -0600)
commit9774ce0cabb0811b0eac146f0051787cf25ee76a
tree3a6249365da06fa96aff15e7d5786f6a222ec9d6
parent26d5fab8c8a979d383db681f4c3d93b549a095ad
Issue #20253: Fixed a typo in the ipaddress docs that advertised an
illegal attribute name.  Found by INADA Naoki.
Doc/library/ipaddress.rst
Misc/NEWS