Re: [Mailman-Users] Re: checkdbs error in 2.1b4

2002-11-12 Thread Dan Mick
Links at Momsview wrote: I believe I have found a bug in the 2.1b4 checkdbs module in mailman/pythonlibs/email/ Yup; that one's already fixed in CVS I believe. -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/l

[Mailman-Users] Re: checkdbs error in 2.1b4

2002-11-12 Thread Links at Momsview
I believe I have found a bug in the 2.1b4 checkdbs module in mailman/pythonlibs/email/   Original section of code -- import sysimport timefrom types import UnicodeTypefrom email.Charset import Charset   import paths# mm_cfg must be imported before the other modules, due to th