Message12484

Author marthasimons
Recipients amak, jeff.allen, marthasimons, rsc1975, zyasoft
Date 2019-05-02.12:59:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556801976.69.0.375498716221.issue2320@roundup.psfhosted.org>
In-reply-to
Content
>>> f.close()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Users\Jeff\Documents\Eclipse\jython-trunk\dist\Lib\_io.py", line 208, in close
    self.raw.close( https://goo.gl/LhppLn )
IOError: The handle is invalid
History
Date User Action Args
2019-05-02 19:46:57jeff.allenunlinkissue2320 messages
2019-05-02 12:59:36marthasimonssetmessageid: <1556801976.69.0.375498716221.issue2320@roundup.psfhosted.org>
2019-05-02 12:59:36marthasimonssetrecipients: + marthasimons, amak, zyasoft, jeff.allen, rsc1975
2019-05-02 12:59:36marthasimonslinkissue2320 messages
2019-05-02 12:59:36marthasimonscreate