Nick Coghlan added the comment:

Heh, my initial reaction based on the issue title was the same as Eric's, but 
yes, I agree the pure text manipulation proposed in the patch is actually a 
good fit.

Rather than "reverse_name" (which I feel is ambiguous about whether or not it 
does the DNS lookup to resolve back to the canonical name for the address), I 
would suggest the attribute name "reverse_pointer" or "reverse_record" (with a 
slight preference for the former, as indicated in the updated issue title).

----------
title: Add ipaddress property to get reverse DNS name -> Add ipaddress property 
to get name of reverse DNS pointer

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20480>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to