##// 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 / kernel / tests
__init__.py Loading ...
test_connect.py Loading ...
test_kernel.py Loading ...
test_kernelmanager.py Loading ...
test_launcher.py Loading ...
test_message_spec.py Loading ...
test_multikernelmanager.py Loading ...
test_public_api.py Loading ...