Y
Hacker News
new
|
ask
|
show
|
jobs
by
zeptomu
3072 days ago
Bash. Actually it depends if the program uses libreadline - which should be the case for Python's REPL?
You may try `rlwrap` which wraps programs without readline support.