Kevin McNamee wrote:
>
>I am importing some old mail into a list and I get the following exception:
<snip>
>  File "/usr/local/mailman/Mailman/Archiver/HyperArch.py", line 579, in
>as_text
>
>    '\g<1>' + _(' at ') + '\g<2>', body)
>
>  File "/usr/sfw/lib/python2.3/sre.py", line 143, in sub
>
>    return _compile(pattern, 0).sub(repl, string, count)
>
>UnicodeDecodeError: 'ascii' codec can't decode byte 0xe7 in position 93:
>ordinal not in range(128)

Please install the patch at
<http://sourceforge.net/tracker/index.php?func=detail&aid=1405790&group_id=103&atid=300103>.
It fixes this and a few other problems found since release of 2.1.7.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to