I'm still trying to figure out the unicode errors in the digest runner, but 
something happens that I don't understand.
In the add_message method, around line 264, the msg.as_string() call returns an 
str instance, but the msg.as_string().split("\n\n") call returns a list of 
unicode instances. This makes no sense to me.
Could it come from the unicode-related overrides in mailman.email.message ? 
Could it be a bug in the python interpreter ? I'm using python 2.7.3. I can't 
find a way to reproduce it outside mailman.

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1130957

Title:
  Unicode errors in mailman3

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1130957/+subscriptions
_______________________________________________
Mailman-coders mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to