I'm getting an error in LockFile.py at this point (line 180) :-
self.__tmpfname = '%s.%s.%d' % (
lockfile, socket.gethostname(), os.getpid())
It looks as though the function socket.gethostname() is causing this
error.
How can I display the value returned by this funtion and where should it
be retrieved from? ie should it be using $HOSTNAME ?
--
John
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org