New submission from Campbell Barton <ideasma...@gmail.com>: This function returns the output of PyErr_Print as a unicode string.
We needed this in Blender3D because it has its own error logging system which does not use the console. The patch is made against python3k r73429. ---------- components: None files: PyErr_AsUnicode_r73429.diff keywords: patch messages: 89357 nosy: ideasman42 severity: normal status: open title: C/API PyErr_AsUnicode() versions: Python 3.1 Added file: http://bugs.python.org/file14299/PyErr_AsUnicode_r73429.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6284> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com