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
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