Traceback disapears before I can read it!

Jordan Krushen jordan at krushen.com
Sun May 11 19:57:08 EDT 2003


On 11 May 2003 13:53:23 -0700, John Ladasky <ladasky at my-deja.com> wrote:

> O.K., all of you professional snake charmers, how do you debug in a
> GUI environment?

I just code in SciTE: http://scintilla.org/SciTE.html

It has an output window which displays any tracebacks, and even hops to the 
appropriate section of code upon double-clicking.  Works great with 
wxPython.

J.




More information about the Python-list mailing list