|
From: Markus B. <mar...@gm...> - 2009-07-18 07:05:58
|
Jython 2.5 comes with JLine per default. I would prefer to use the interactive interpreter with rlwrap. It seems that rlwrap is not working if JLine is active. In Scala I would use rlwrap scala -Xnojline. Is there a similar option for Jython to disable JLine? I've also put the question up on StackOverflow (http://stackoverflow.com/questions/1118238). Best regards, -Markus- |