Antoine Pitrou <[email protected]> added the comment: Rewriting another implementation of traceback formatting in C is bad. Just import the "traceback" module and call the desired function in that module.
---------- nosy: +pitrou versions: -Python 2.7 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8214> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
