Message5919
This needs to be in the context of JLine, which we bundle with Jython.
We should have the readline module provide the same API by wrapping JLine appropriately. This also means exposing the JLineConsole, and its ConsoleReader.
Lastly, should we change the logic for org.python.util.jython such that it attempts to use JLineConsole (unless python.console is registered), then fallbacks to InteractiveConsole? The current interactive test logic doesn't seem to work for scripts that have access to the tty, eg something that might want to do getpass. |
|
Date |
User |
Action |
Args |
2010-07-24 15:45:11 | zyasoft | set | messageid: <1279986311.83.0.483028438427.issue1133@psf.upfronthosting.co.za> |
2010-07-24 15:45:11 | zyasoft | set | recipients:
+ zyasoft, fwierzbicki, pjenvey, mboersma, walton, vanvorst, russell |
2010-07-24 15:45:11 | zyasoft | link | issue1133 messages |
2010-07-24 15:45:10 | zyasoft | create | |
|