##// END OF EJS Templates
Backport PR #4120: support `input` in Python 2 kernels...
Backport PR #4120: support `input` in Python 2 kernels input is just `eval(raw_input(…))` closes #3990

File last commit:

r3954:94d97371
r12340:be13e686
Show More
README
5 lines | 100 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython config -h