Message7667

Author behackett
Recipients amak, behackett
Date 2013-02-12.00:25:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360628726.77.0.672549430775.issue2004@psf.upfronthosting.co.za>
In-reply-to
Content
Looks good with 2.7b1 (This is Windows 7 BTW):

PS C:\jython2.7b1> .\jython.bat
Jython 2.7b1 (default:ac42d59644e9, Feb 9 2013, 15:24:52)
[Java HotSpot(TM) 64-Bit Server VM (Oracle Corporation)] on java1.7.0_10
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> os.getpid()
1392

This can be closed. Thanks.
History
Date User Action Args
2013-02-12 00:25:26behackettsetmessageid: <1360628726.77.0.672549430775.issue2004@psf.upfronthosting.co.za>
2013-02-12 00:25:26behackettsetrecipients: + behackett, amak
2013-02-12 00:25:26behackettlinkissue2004 messages
2013-02-12 00:25:26behackettcreate