##// END OF EJS Templates
avoid missing readline warning in zmqshell...
avoid missing readline warning in zmqshell InteractiveShell.set_autoindent() warns when readline is missing, and the zmqshell no longer loads readline. This changes the condition of the warning to only if it is being enabled, and prevents enabling autoindent in the zmqshell.
MinRK -
r4828:33f6dc7f
Show More
Name Size Modified Last Commit Author
/ IPython / config / profile
cluster
math
pylab
pysh
python3
sympy
README Loading ...
__init__.py Loading ...

This is the IPython directory.

For more information on configuring IPython, do:

ipython config -h