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. :-)

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'


-- 
Tokio Kikuchi, [EMAIL PROTECTED]
http://weather.is.kochi-u.ac.jp/
_______________________________________________
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

Reply via email to