On 03/19/2014 04:41 PM, Thomas Wouters wrote:
What Antoine is trying to tell you is that the traceback you pasted shows this:
File "/home/ethan/source/python/__issue19995/Lib/test/test___unicode.py",
line 1156, in test_formatting
self.assertRaisesRegex(__TypeError, '%c'.__mod__, pi),
... which is passing '%c'.__mod__ as the 'regex' argument.
Argh.
Thank you, Thomas.
Thank you, and my apologies for being so dense, Antoine.
--
~Ethan~
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com