On Wed, Mar 07, 2001 at 05:11:41PM -0500, Mentor Cana wrote:

> Here is the error I get when attempting to approve subscription Request on
> "confirm+approval" list.

> admin(15231):   File "/opt/home/mailman/Mailman/ListAdmin.py", line 331, in 
>__handlesubscription
> admin(15231):     except Errors.MMAlreadyMember:
> admin(15231): AttributeError: MMAlreadyMember
> ....

Oh, fscking cramp. I hope Barry doesn't see this message until after he's on
the plane back home, or at least after he bought me that beer he promised
:-) I guess Barry will have to bring out a 2.0.3, sigh. My typo. You can fix
it manually by changing line 331 of ListAdmin.py to 'except
Errors.MMAlreadyAMember:'. Note the extra 'A' between 'Already' and
'Member'. It's fixed in the current CVS tree as well as the 2.0 branch. 

-- 
Thomas Wouters <[EMAIL PROTECTED]>

Hi! I'm a .signature virus! copy me into your .signature file to help me spread!

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to