-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mar 26, 2007, at 10:25 PM, Tokio Kikuchi wrote:
> Hi, > >> I noticed that current trunk is failing three tests: >> test_no_multipart_mixed_charset >> test_scrub_image >> test_scrub_text > > I was using the latest svn of email. :-) Hmm, I /think/ I'm using the email 4.0.1 from misc. One of the things I'm trying to do next (other than resolve and commit all the changes I made while at Pycon) is to convert things to use setuptools so I don't have to keep installing everything just to test them! > BTW, I can't create a new list in my fresh installation. > > # bin/newlist test > Traceback (most recent call last): > File "bin/newlist", line 48, in <module> > main() > File "bin/newlist", line 39, in main > status = sys.modules[module_name].main() > File "/usr/local/mailman/Mailman/bin/newlist.py", line 101, in main > parser, opts, args = parseargs() > File "/usr/local/mailman/Mailman/bin/newlist.py", line 92, in > parseargs > if opts.password_scheme.lower() not in passwords.SCHEMES: > AttributeError: 'module' object has no attribute 'SCHEMES' Confirmed. I'll fix this. - -Barry -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iQCVAwUBRgiEwnEjvBPtnXfVAQLT6AQAhB+XXg7VIxmn4Yl7KmTHy/8fTrQoe+mG eawINEzzwj/JbJm/6al9paEv8UvDaJk6L1+yCbzGleE5spdR4E0cYEkxPEQ5RW+6 lkTFcVs/+9ulIcQ2Plew710hEg6qd2851ip0EJ0paGcaAK9aRE0V6029ze2N6xmf lcjWCmseitE= =C59g -----END PGP SIGNATURE----- _______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
