Re: [Mailman-Users] Re: [Mailman-Developers] MM 2.0.2: AttributeError: MMAlreadyMember

2001-03-12 Thread Thomas Wouters
On Mon, Mar 12, 2001 at 03:35:32PM +0100, Detlef Neubauer wrote: > Thomas Wouters <[EMAIL PROTECTED]> writes: > > > 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

[Mailman-Users] Re: [Mailman-Developers] MM 2.0.2: AttributeError: MMAlreadyMember

2001-03-07 Thread Thomas Wouters
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

[Mailman-Users] Re: [Mailman-Developers] Mailman Install to latest

2001-03-05 Thread Thomas Wouters
On Mon, Mar 05, 2001 at 08:06:12AM -0700, Webmaster wrote: > I have Mailman 2.0, would it be fine to install the patch Mailman 2.02 > or do I first have to install Mailman 2.0.1 The patch is from Mailman 2.0.1 to 2.0.2, so you need to apply the 2.0.1 patch first. -- Thomas Wouters &