Help with a piping error
virdo
virdoo at gmail.com
Fri Jun 10 16:42:13 EDT 2011
Hi,
I'm getting the following error and I can't Google my way out of it:
close failed in file object destructor:
sys.excepthook is missing
lost sys.stderr
My python file is simple print "test". I run it, it works no problem.
I pipe the output to a file "run > logfile" and that's the error I
get. This is with Windows Server 2008 (64 bit) using ActivePython
2.7.1.4 (64 bit).
Cheers,
More information about the Python-list
mailing list