On Feb 26, 2014, at 04:57 PM, Mark Sapiro wrote: >The error (failed test) was due to the default encoding in this Python >installation being UTF-8 rather than ascii. Changing sitecustomise.py to >not set UTF-8 allowed the test to succeed.
Hmm. My locale is UTF-8 and I don't see this failure. Still, if you file a bug, we should double check that there's not an encoding dependency here. Cheers, -Barry _______________________________________________ Mailman-Developers mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
