Hi Barry,

> I noticed that current trunk is failing three tests:
> 
> test_no_multipart_mixed_charset
> test_scrub_image
> test_scrub_text
> 
> Can you check to see if those are failing for you?

I've confirmed sucess (colinux/debian python2.4) but check them more, on 
different environments.
> 
> Also I was wondering about the latest change to passwords.py:

> Earlier, I was using s.encode('utf-8') to ensure that we had an 8-bit  
> string for the hash function.  I'm wondering if you prefer str()  
> over .encode('utf-8') here and if so, what the reason is?

I was just re-entering the last patch but there may remain older data in 
my installation.  I'll check it in a fresh install and make correction. 
If 'rest_group' is a hashed password, it should be in the ascii range 
but we are going to allow plain password which I fogot.


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