Message6714

Author camjackson
Recipients camjackson, irmen
Date 2011-11-06.23:43:34
SpamBayes Score 0.0009185201
Marked as misclassified No
Message-id <1320623014.13.0.610032292903.issue1797@psf.upfronthosting.co.za>
In-reply-to
Content
I just tried it from the interactive prompt, and the bug is not there. So the problem is only when running a script. I would guess that this is because the 'window' variable is being kept in scope by the prompt environment, so the window stays open.

Are you able to reproduce the bug from a .py script? For reference, I'm running Jython 2.5.2, Java 1.6.0_24, on Windows XP.
History
Date User Action Args
2011-11-06 23:43:34camjacksonsetmessageid: <1320623014.13.0.610032292903.issue1797@psf.upfronthosting.co.za>
2011-11-06 23:43:34camjacksonsetrecipients: + camjackson, irmen
2011-11-06 23:43:34camjacksonlinkissue1797 messages
2011-11-06 23:43:34camjacksoncreate