Re: [Mailman-Users] Empty module name again

2004-06-05 Thread Brian Wilson
It seems to have done the trick. Thanks from me and the 100+ members of the affected list! Brian On Sat, 5 Jun 2004, Tokio Kikuchi wrote: > Hi > > This patch should work. > > --- ToDigest.py.origSat Jun 5 18:54:11 2004 > +++ ToDigest.py Sat Jun 5 18:55:22 2004 > @@ -390,6 +390,6 @@ >

Re: [Mailman-Users] Empty module name again

2004-06-05 Thread Tokio Kikuchi
Hi This patch should work. --- ToDigest.py.origSat Jun 5 18:54:11 2004 +++ ToDigest.py Sat Jun 5 18:55:22 2004 @@ -390,6 +390,6 @@ ustr = h.__unicode__() oneline = UEMPTYSTRING.join(ustr.splitlines()) return oneline.encode(cset, 'replace') -except (LookupError,

[Mailman-Users] Empty module name again

2004-06-05 Thread Brian Wilson
One of my lists just up and quit on me; looks like the problem described here http://mail.python.org/pipermail/mailman-developers/2004-February/016511.html I run about 20 other lists and the only one affected is the one that is set to work in French. All the others are just fine. On June 1, mailm