inet_ntoa

Moshe Zadka moshez at math.huji.ac.il
Fri Feb 18 23:55:01 EST 2000


On Fri, 18 Feb 2000, JB wrote:

> Does anyone know if the inet_ntoa function in "arpa/inet.h" is
> implemented in python anywhere. I can't find it in the docs. Or, is
> there a similar func in python to convert integral network addresses
> into a dotted quad string??

Try the struct module.
--
Moshe Zadka <mzadka at geocities.com>. 
INTERNET: Learn what you know.
Share what you don't.





More information about the Python-list mailing list