Issue527494

classification
Title: default close/flush missing?
Type: Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution: duplicate
Dependencies: Superseder:
Assigned To: Nosy List: pedronis
Priority: normal Keywords:

Created on 2002-03-08.19:02:35 by anonymous, last changed 2002-03-08.19:29:49 by pedronis.

Messages
msg606 (view) Author: Nobody/Anonymous (nobody) Date: 2002-03-08.19:02:35
My Python program did not have an explicit close on 
the output file.  Worked in CPython, Jython did not 
flush buffer.
msg607 (view) Author: Samuele Pedroni (pedronis) Date: 2002-03-08.19:29:49
Logged In: YES 
user_id=61408

duplicate of

http://sourceforge.net/tracker/index.php?
func=detail&aid=448398&group_id=12867&atid=112867
History
Date User Action Args
2002-03-08 19:02:35anonymouscreate