]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #20480: Add ipaddress.reverse_pointer. Patch by Leon Weber.
authorEric V. Smith <eric@trueblade.com>
Mon, 14 Apr 2014 16:58:07 +0000 (12:58 -0400)
committerEric V. Smith <eric@trueblade.com>
Mon, 14 Apr 2014 16:58:07 +0000 (12:58 -0400)
commitebdaaf40875fb8e29c7fbad5cc67221123995a8e
tree4feedc5959563cc17fdb855348951a88e7c4c598
parent6b2308803506321019bfe2ec1f2303ebb97ec998
Issue #20480: Add ipaddress.reverse_pointer. Patch by Leon Weber.
Doc/library/ipaddress.rst
Lib/ipaddress.py
Lib/test/test_ipaddress.py
Misc/ACKS
Misc/NEWS