##// END OF EJS Templates
support `input` in Python 2 kernels...
support `input` in Python 2 kernels input is just `eval(raw_input(…))` closes #3990
MinRK -
r12320:a2551ddc
Show More
Name Size Modified Last Commit Author
/ IPython / terminal
console
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...