[issue5004] socket.getfqdn() doesn't cope properly with purely DNS-based setups

R. David Murray report at bugs.python.org
Fri Apr 19 14:33:06 CEST 2013


R. David Murray added the comment:

That is an interesting proposal, yes.  I suppose someone that needs the getaddrinfo semantics for something other than the local host can just call it directly.

Now, do we add the fact that we are doing this to the current alogarithmic documention? :)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5004>
_______________________________________


More information about the Python-bugs-list mailing list