Message8868

Author sarnu
Recipients sarnu
Date 2014-07-08.09:03:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404810237.79.0.354759290203.issue2177@psf.upfronthosting.co.za>
In-reply-to
Content
I have the problem that on every startup of jython a temporary file (as attached) is created in my temproray folder. How can I get rid of this?
Some data on the environment:
 * Windows 7/ Windows server 2008
 * JRE 7 
 * Jython 2.5.2, 2.5.3, 2.7-b2 
 * Version 2.2.1 does not show this behaviour
 * Jython is called without adding extra libraries:
   java -jar jython-2.7-b2.jar -c "print 'Hello'"
History
Date User Action Args
2014-07-08 09:03:57sarnusetrecipients: + sarnu
2014-07-08 09:03:57sarnusetmessageid: <1404810237.79.0.354759290203.issue2177@psf.upfronthosting.co.za>
2014-07-08 09:03:57sarnulinkissue2177 messages
2014-07-08 09:03:56sarnucreate