
Sept. 23, 2011
3:54 p.m.
Hi! On Fri, Sep 23, 2011 at 11:12:53AM -0400, Martin Goudreau wrote:
Please check a very small module i'v made for improving the debugger traceback. See the pybettererror.py on sourceforge: http://pybettererror.sourceforge.net/projet.html
Why do this in sys.stderr and not by monkey-patching traceback.py, probably format_list and format_exception_only? Oleg. -- Oleg Broytman http://phdru.name/ phd@phdru.name Programmers don't die, they just GOSUB without RETURN.