stdout/stderr disabled when debugging in pythonwin (somehow i disabled it...)

craig curtin curtin at ubsw.com
Tue Mar 5 10:06:13 EST 2002


i'm having a problem with "print" and sys.stdout.write() 
in pythonwin (2.1.212).

when i'm executing/debugging in pythonwin, i have no 
sdtout/stderr. any of my print statements, exceptions, etc
don't display in the immediate window....

when i execute python from the cmd line, i see the exceptions/
print statements.

this was working before, somehow i disabled it.... ;-(

anyone seen this before ?

craig



More information about the Python-list mailing list