Message4730

Author r_walter
Recipients otmarhumbel, pjenvey, r_walter
Date 2009-05-26.21:52:34
SpamBayes Score 3.3511144e-06
Marked as misclassified No
Message-id <1243374754.41.0.194194117101.issue1357@psf.upfronthosting.co.za>
In-reply-to
Content
Now the relative link works.

roland@dios:~> which jython2.5
/usr/local/bin/jython2.5
roland@dios:~> ls -l /usr/local/bin/jython2.5
lrwxrwxrwx 1 root root 22 26. Mai 23:50 /usr/local/bin/jython2.5 ->
../jython2.5rc3/jython
roland@dios:~> jython2.5
Jython 2.5rc3 (Release_2_5rc3:6384:6385, May 26 2009, 15:51:41)
[Java HotSpot(TM) Server VM (Sun Microsystems Inc.)] on java1.6.0_13
Type "help", "copyright", "credits" or "license" for more information.
>>> help()

Welcome to Python 2.5!  This is the online help utility.

<cut>
History
Date User Action Args
2009-05-26 21:52:34r_waltersetmessageid: <1243374754.41.0.194194117101.issue1357@psf.upfronthosting.co.za>
2009-05-26 21:52:34r_waltersetrecipients: + r_walter, otmarhumbel, pjenvey
2009-05-26 21:52:34r_walterlinkissue1357 messages
2009-05-26 21:52:34r_waltercreate