Message10308

Author darjus
Recipients darjus, mishikal@yahoo.com, zyasoft
Date 2015-10-07.05:03:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444194215.03.0.510344317768.issue2405@psf.upfronthosting.co.za>
In-reply-to
Content
Hey Quanah,

Can you show the actual command you're running?

➜  jython  java -jar dist/jython-standalone.jar
Jython 2.7.1 (default:39fa8f188c32, Oct 7 2015, 16:00:49)
[Java HotSpot(TM) 64-Bit Server VM (Oracle Corporation)] on java1.8.0_51
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> os.getpid()
47458
History
Date User Action Args
2015-10-07 05:03:35darjussetmessageid: <1444194215.03.0.510344317768.issue2405@psf.upfronthosting.co.za>
2015-10-07 05:03:35darjussetrecipients: + darjus, zyasoft, mishikal@yahoo.com
2015-10-07 05:03:34darjuslinkissue2405 messages
2015-10-07 05:03:34darjuscreate