pythonw freezes with print output

Thomas Kwapich evotrain at gmx.net
Wed Jul 9 05:22:08 EDT 2003


Hi,

I'm developing a wxpython application under windows 2000. 
If I start it with pythonw.exe (without dos window) it freezes 
after some time depending on the amount of print output it generates. 
On the other hand if I start it with python.exe (the dos window is shown) 
it is stable.
Reducing the print output to zero makes it even stable when started with 
pythonw.

(I tried to debug it with SciTe but it doesn't crash with it altough 
SciTe starts it with pythonw)

Any ideas why this happens?

Best regards

Thomas




More information about the Python-list mailing list