Ron Adam <ron_a...@users.sourceforge.net> added the comment:

Trying to look at this a bit further...

The PyErr_Format function then calls PyUnicode_FromFormatV in 
Objects/unicodeobject.c to do the actual formating.

It looks like there have been a number of issues of this type. Search the 
tracker for unicodeobject.c and PyUnicode_FromFormatV.

This may be related to http://bugs.python.org/issue7330.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9319>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to