Re: [Mailman-Developers] Problems with Cookie.py while upgrading

2002-02-25 Thread Dan Ohnesorg
Dne Mon, Feb 25, 2002 at 01:15:09PM -0500, Barry A. Warsaw napsal: > > > "MM" == Marc MERLIN <[EMAIL PROTECTED]> writes: > > MM> I'm fairly sure it was fixed in alpha4, and it is definitely > MM> fixed in CVS (this problem didn't appear when I upgraded > MM> another mm site of mi

Re: [Mailman-Developers] Problems with Cookie.py while upgrading

2002-02-25 Thread Barry A. Warsaw
> "MM" == Marc MERLIN <[EMAIL PROTECTED]> writes: MM> I'm fairly sure it was fixed in alpha4, and it is definitely MM> fixed in CVS (this problem didn't appear when I upgraded MM> another mm site of mine recently (from 2.0 to cvs that is)) Cool. -Barry _

Re: [Mailman-Developers] Problems with Cookie.py while upgrading

2002-02-25 Thread Marc MERLIN
On Tue, Feb 19, 2002 at 11:48:11PM -0500, Barry A. Warsaw wrote: > DO> And the problem is, that update script will try to remove the > DO> unused Cookie.py, but it will first import it (indirectly) so > DO> the whole update scrtipt fails to execute and has no > DO> possibility to d

Re: [Mailman-Developers] Problems with Cookie.py while upgrading

2002-02-22 Thread Barry A. Warsaw
> "DO" == Dan Ohnesorg <[EMAIL PROTECTED]> writes: DO> One beta tester of czech localization for mailman has me DO> reported this bug, which I am trying to translate into DO> English. DO> Mailman 2.0 uses its own modules Cookie.py and imports Cookie DO> class from it.