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, -- http://mail.python.org/mailman/listinfo/python-list