##// 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 / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...