hostid?

Noah noah at noah.org
Sat Oct 19 14:36:49 EDT 2002


Oh, hostid... do this:

   import socket
   print socket.gethostbyname (socket.gethostname())

Yours,
Noah



More information about the Python-list mailing list