Message369

Author bckfnn
Recipients
Date 2001-11-27.11:11:16
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=4201

That would AFAICT require that finalizers should run at 
exit:
http://java.sun.com/products/jdk/1.2/docs/api/java/lang/Syst
em.html#runFinalizersOnExit(boolean)

That is not something that jython can/should enforce IMO. 
Adding a finalize method would still be an improvement in 
the cases where the file reference is dropped.
History
Date User Action Args
2008-02-20 17:16:52adminlinkissue448398 messages
2008-02-20 17:16:52admincreate