[Bug 826861] Re: doctests failing on Centos 6 due to "unprintable" error objects

Stephen A. Goss steveth45 at gmail.com
Mon Aug 15 19:35:57 CEST 2011


A quick fix to this is to convert the unicode addresses to string
objects in the __str__ methods for those Error classes. The attached
patch does just that, causing the tests to pass unchanged on Centos 6.

** Patch added: "mm3_826861.patch"
   https://bugs.launchpad.net/mailman/+bug/826861/+attachment/2280565/+files/mm3_826861.patch

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

Title:
  doctests failing on Centos 6 due to "unprintable" error objects

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/826861/+subscriptions


More information about the Mailman-coders mailing list