Re: Solved: Bug#242740: Help needed on obscure mailman bug

2004-04-23 Thread Siggy Brentrup
Sorry for following up to myself, I posted a faulty script version, here's the patch: Index: maint_helpers.py === --- maint_helpers.py(revision 80) +++ maint_helpers.py(revision 81) @@ -33,7 +33,7 @@ class SimpleLogger:

Solved: Bug#242740: Help needed on obscure mailman bug

2004-04-23 Thread Siggy Brentrup
Hi, thanks to those who responded. On Tue, Apr 20, 2004 at 07:13:35PM +0200, Josselin Mouette wrote: > Well, this file might be imported by mailman and not by the python > interpreter as it is launched. You're correct with this assumption ... > I'd recommend a 'locate string.py' to be sure. .

Re: [mm-deb] Bug#242740: Help needed on obscure mailman bug

2004-04-20 Thread GCS
Hi, Seems the user's last feedback on list_lists output was sent only to me, but not to the BTS. I think it's provide vital information, so I Cc it. On Tue, Apr 20, 2004 at 02:56:21PM +0200, Siggy Brentrup <[EMAIL PROTECTED]> wrote: > The bug submission (more exactly a followup) contains the fo

Re: Bug#242740: Help needed on obscure mailman bug

2004-04-20 Thread Josselin Mouette
Le mar 20/04/2004 à 19:10, Siggy Brentrup a écrit : > > Is there a string.py module somewhere on the system, that could get > > imported instead of the standard string module for some obscure reason? > > That is exactly what I suspected in the first place and wanted to > determine with the stateme

Re: Bug#242740: Help needed on obscure mailman bug

2004-04-20 Thread Siggy Brentrup
Hi Joss, thanks for responding. On Tue, Apr 20, 2004 at 06:01:04PM +0200, Josselin Mouette wrote: > Le mar 20/04/2004 à 14:56, Siggy Brentrup a écrit : > > Hi, > > > > I need some help on mailman bug #242740. > > > > The bug submission (more exactly a followup) contains the following > > unrepr