Message7773

Author amak
Recipients amak, fwierzbicki, irmen, otmarhumbel, whistler11783
Date 2013-02-25.22:59:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361833191.39.0.374479701368.issue1808@psf.upfronthosting.co.za>
In-reply-to
Content
The issue is definitely fixed for me in 2.7, running on Windows 2003.

Jython 2.7b1+ (default:a30708945630, Feb 25 2013, 08:48:40)
[Java HotSpot(TM) Client VM (Sun Microsystems Inc.)] on java1.6.0_29
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> os.getpid()
1100
>>>

How about 2.7 other platforms? Linux? MacOS?

I'm looking at 2.5 now.
History
Date User Action Args
2013-02-25 22:59:51amaksetmessageid: <1361833191.39.0.374479701368.issue1808@psf.upfronthosting.co.za>
2013-02-25 22:59:51amaksetrecipients: + amak, otmarhumbel, fwierzbicki, irmen, whistler11783
2013-02-25 22:59:51amaklinkissue1808 messages
2013-02-25 22:59:51amakcreate