Message1862

Author harryf
Recipients
Date 2007-08-27.13:18:46
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Typing on CLI

$ ./jython --version

Gives;

Jython 2.2 on java

The java version is missing.

Meanwhile just starting the jython REPL like;

$ jython

reveals...

"Jython 2.2 on java1.5.0_11"

What I'd expect to see in the first instance
History
Date User Action Args
2008-02-20 17:18:00adminlinkissue1782493 messages
2008-02-20 17:18:00admincreate