inet_ntoa

Adrian Eyre a.eyre at optichrome.com
Tue Mar 7 08:58:49 EST 2000


> Am I missing something here:

I am. This function is only in the CVS version of Python. ;-)

> Just noticed the docstring is wrong.

File: modules/socketmodule.c
Version: 1.96
Line: 1889

"inet_aton(packed_ip) -> ip_address_string\n\

...should be...

"inet_ntoa(packed_ip) -> ip_address_string\n\

-----------------------------------------------------------------
Adrian Eyre <a.eyre at optichrome.com> - http://www.optichrome.com 





More information about the Python-list mailing list