James Crowther added the comment:

Hi Ned, 
        Doesn’t seem to matter, I can try my local host name given by;

socket.gethostname()

or I can try another host on the network, same result. 

If I do the exact same operation using the same python version on windows or 
linux, then I get the expected result from gethostbyname which is the ip 
address of the host. Also on macOS 10.6.8 this still works, using the same 
version of python.

Happy to give more details if you need.

James
> On 3 Mar 2017, at 11:27 am, Ned Deily <rep...@bugs.python.org> wrote:
> 
> 
> Ned Deily added the comment:
> 
> What value are you using for hostname?
> 
> ----------
> nosy: +ned.deily
> 
> _______________________________________
> Python tracker <rep...@bugs.python.org>
> <http://bugs.python.org/issue29705>
> _______________________________________

----------

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

Reply via email to