Message7359

Author Bruce
Recipients Bruce, gsnedders, pjenvey
Date 2012-08-09.08:22:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344500544.58.0.793008076378.issue1508@psf.upfronthosting.co.za>
In-reply-to
Content
I get this exception in Win XP.

Exception in thread "_CouplerThread-2 (stdout)" Traceback (most recent call last):
  File "C:\jython2.7a2\Lib\subprocess.py", line 754, in run
    self.write_func(buf)
  File "C:\jython2.7a2\Lib\subprocess.py", line 754, in run
    self.write_func(buf)
ValueError: I/O operation on closed file
History
Date User Action Args
2012-08-09 08:22:24Brucesetmessageid: <1344500544.58.0.793008076378.issue1508@psf.upfronthosting.co.za>
2012-08-09 08:22:24Brucesetrecipients: + Bruce, pjenvey, gsnedders
2012-08-09 08:22:24Brucelinkissue1508 messages
2012-08-09 08:22:23Brucecreate