Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment: Here is a patch, along with the test that I modified a little bit: - it uses _saferepr (and repr.Repr) to render the exception object - it also fixes exception raised by the "p" action. - The test uses a raw docstring, to avoid chr(255) in the string
---------- nosy: +amaury.forgeotdarc Added file: http://bugs.python.org/file15693/pdb-unicode-exc.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7539> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com