[Mailman-Users] Bug

Michael Ghens michael at spconnect.com
Wed Apr 12 17:02:22 CEST 2000


My apologies.

2.0b2

----

The answer to the meaning of life:
perl -e 'print$i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10); '

On Wed, 12 Apr 2000, Ricardo Kustner wrote:

> Date: Wed, 12 Apr 2000 08:20:39 +0200
> From: Ricardo Kustner <ricardo at rixhq.nu>
> To: Michael Ghens <michael at spconnect.com>
> Cc: mailman-users at python.org
> Subject: Re: [Mailman-Users] Bug
> 
> On Tue, Apr 11, 2000 at 06:08:59PM -0700, Michael Ghens wrote:
> >     pending.append('    %s %s' % addr, time.ctime(when))
> 
> I'm no python expert but I know this should be:
> pending.append(' %s %s' % (addr, time.ctime(when)))
> 
> which version of mailman are you using?
> 
> Ricardo.
> 
> --
> 
> 





More information about the Mailman-Users mailing list