At the command line type launch the Python interpretor:
python
# in the python interpretor:
import os
dir(os)
Look in this lengthy list for fsync.
Tell us what version of Python you are using, and you might want to
cut/past the output of the "dir(os)" command.
On my systems, "help(os.
Nope... Upgraded python from the 2.3.3 source, and
I still get this when I add a list... bummer.
Hit enter to notify mailman owner...
Traceback (most recent call last):
File "bin/newlist", line 219, in ?
main()
File "bin/newlist", line 212, in main
msg.send(mlist)
File "/usr/local/m
I am using Slackware 9.1 (fresh install) Here is the
version on python:
Python 2.3.1 (#1, Sep 24 2003, 16:45:45)
Maybe I will do a fresh install of the latest version.
Could be that the included one is fubar'd. It is the
latest stable version of MM. I used to run an older
version, but it was lost
On 7 Mar 2004, at 10:16, Steve Pirk wrote:
After a supposedly clean install of the latest mailman,
I get this error when adding a list (even the initial
mailman list):
[EMAIL PROTECTED]:~$ bin/newlist mailman
Enter the email of the person running the list: [EMAIL PROTECTED]
Initial mailman passwor
After a supposedly clean install of the latest mailman,
I get this error when adding a list (even the initial
mailman list):
[EMAIL PROTECTED]:~$ bin/newlist mailman
Enter the email of the person running the list: [EMAIL PROTECTED]
Initial mailman password:
To finish creating your mailing list, yo