This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients eric.smith, leonn, ncoghlan, pitrou, pmoody
Date 2014-02-02.01:55:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391306107.29.0.430870683664.issue20480@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch, Leon. Is the trailing dot actually desired?

>>> ipaddress.ip_address("127.0.0.1").reverse_name
'1.0.0.127.in-addr.arpa.'

Also, to accept your contribution, we will need you to fill a contributor's agreement. See http://www.python.org/psf/contrib/
History
Date User Action Args
2014-02-02 01:55:07pitrousetrecipients: + pitrou, ncoghlan, eric.smith, pmoody, leonn
2014-02-02 01:55:07pitrousetmessageid: <1391306107.29.0.430870683664.issue20480@psf.upfronthosting.co.za>
2014-02-02 01:55:07pitroulinkissue20480 messages
2014-02-02 01:55:07pitroucreate