Ronald Oussoren <ronaldousso...@mac.com> added the comment:

<https://docs.python.org/3/library/ipaddress.html#ipaddress.IPv4Address.reverse_pointer>
 documents that this attribute contains the name of the DNS name that could be 
used to query for PTR record. 

That functionality is not well defined for a network object. It might therefore 
be better to just raise an exception for this attribute on network objects.

----------
nosy: +ronaldoussoren

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

Reply via email to