[issue16201] socket.gethostbyname incorrectly parses ip

Antoine Pitrou report at bugs.python.org
Sat Oct 13 21:55:13 CEST 2012


Antoine Pitrou added the comment:

I don't think uint32_t exists everywhere, you should use "unsigned int" instead.

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list