wxPython & redirecting stderr

flupke flupke at nonexistingdomain.com
Tue Aug 10 12:07:56 EDT 2004


Hi,

i'm developing an app in wxPython but when i have an error in the
wxPython code i've written, the app starts, an extra windows is
opened where the error messages are print and then it closes
again. Off course, this is to fast for the human eye to read :)
How can i avoid this and have the wxPython messages arrive at the
console just like the "normal" python error messages?

Thanks,
Benedict





More information about the Python-list mailing list