[Patches] RE: inet_ntoa

Adrian Eyre a.eyre@optichrome.com
Tue, 7 Mar 2000 13:58:49 -0000


> 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@optichrome.com> - http://www.optichrome.com