Message3848

Author otmarhumbel
Recipients otmarhumbel, pjenvey
Date 2008-11-25.21:37:26
SpamBayes Score 0.0055222264
Marked as misclassified No
Message-id <1227649047.75.0.39204147054.issue1180@psf.upfronthosting.co.za>
In-reply-to
Content
http://jython.svn.sourceforge.net/viewvc/jython?view=rev&revision=5639 
leads to:

jekyll:virtualenv oti$ /tmp/jython5639/jython 
*sys-package-mgr*: <snip>
Jython 2.5b0+ (trunk:5639M, Nov 25 2008, 15:46:00) 
[Java HotSpot(TM) Client VM (Apple Inc.)] on java1.5.0_16
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys; sys.exit()

jekyll:virtualenv oti$ /tmp/jython5639/jython virtualenv.py 
./ENVs/2nd_try
New jython executable in ./ENVs/2nd_try/bin/jython
Installing setuptools...........................done.

jekyll:virtualenv oti$ ./ENVs/2nd_try/bin/jython 
Jython 2.5b0+ (trunk:5639M, Nov 25 2008, 15:46:00) 
[Java HotSpot(TM) Client VM (Apple Inc.)] on java1.5.0_16
Type "help", "copyright", "credits" or "license" for more information.
>>>
History
Date User Action Args
2008-11-25 21:37:27otmarhumbelsetmessageid: <1227649047.75.0.39204147054.issue1180@psf.upfronthosting.co.za>
2008-11-25 21:37:27otmarhumbelsetrecipients: + otmarhumbel, pjenvey
2008-11-25 21:37:27otmarhumbellinkissue1180 messages
2008-11-25 21:37:27otmarhumbelcreate