[wxPython-users] How to see traceback?
Werner F. Bruhin
werner.bruhin at free.fr
Sat Mar 24 08:17:36 PDT 2007
Hi Kevin,
Kevin Horton wrote:
> ...
> Thank you very much. Now I can at least see the tracebacks.
>
> I had misinterpreted the info on page 36 of WxPython in Action. It
> seemed to suggest (at least to me) that I wanted redirect=True.
You probably want it True when you deploy your application, i.e.
redirect to a file which a user then can send you.
You might also want to look at some of the IDE's which show you the
traceback. I use Boa and when I don't redirect things it shows it in an
"Output" window.
Werner
More information about the wxpython-users
mailing list