From: Lukasz S. <lu...@mb...> - 2001-06-12 17:33:54
|
how do I retrieve traceback/error messages that are normally shown in the console ? I the interpreter seems to be working fine when fed the python script one line at a time by calling exec, the correct results do show up in the stream hooked up through a call to setOut but there is no error messages neither there, nor in the error stream... lukasz |