Message9972

Author pekka.klarck
Recipients pekka.klarck
Date 2015-04-26.19:55:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430078109.19.0.339555124806.issue2344@psf.upfronthosting.co.za>
In-reply-to
Content
Earlier `jython.bat` and `jython` shell script were directly under Jython installation directory as well as in `<INSTALL>`/bin`. Nowadays (tested with 2.7rc3) the are only in the latter.

This can cause problem for users upgrading from 2.5 or earlier preview releases. For example, I just had `JYTHON_HOME`in `PATH` but that doesn't work anymore. This is also inconsistent with how CPython and IronPython installers handle python.exe/ipy.exe.
History
Date User Action Args
2015-04-26 19:55:09pekka.klarcksetrecipients: + pekka.klarck
2015-04-26 19:55:09pekka.klarcksetmessageid: <1430078109.19.0.339555124806.issue2344@psf.upfronthosting.co.za>
2015-04-26 19:55:09pekka.klarcklinkissue2344 messages
2015-04-26 19:55:08pekka.klarckcreate