ok just talking to myself seems a bit silly :-)

-------- Original Message --------
Subject: Re: [Mailman-Developers] RELEASED Mailman 2.1.5
Date: Mon, 17 May 2004 20:05:23 +0200
From: Ricardo <[EMAIL PROTECTED]>
Organization: RiXHQ
To: Ricardo <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>


I think it
has something to do with my version of python (2.1 from Debian Stable) not having True/False booleans by default. The weird thing is that it does seem to work correctly in other scripts, but ListAdmin.py generates an error:
File "/usr/local/mailman/Mailman/ListAdmin.py", line 113, in __nextid
while True:
NameError: global name 'True' is not defined
I tried adding the True/False defines on top of ListAdmin.py like I saw in some other mailman scripts, but that doesn't seem to work... any idea what is going on?

I can answer my own question... after adding the defines to ListAdmin.py *and* stopping/starting with mailmanctl, the arrival of moderated mail seems to work again. I guess all the posts are losts? Well that's what I get for upgrading without doing enough checking :(

Anyway I'll file it as a bug on sf.net

Ricardo.




_______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Reply via email to