##// END OF EJS Templates
Silence pager stderr...
Silence pager stderr This is run as a test to determine if a pager is available. If there is no pager, there is a fallback. Therefore, I think it is a bug that in the no-pager case ipython will print sh: less not found To stderr.
Timo Kaufmann -
r25178:b97f9ba5
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
__init__.py Loading ...
__main__.py Loading ...
adapter.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
kernelspec.py Loading ...
kernelspecapp.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...
threaded.py Loading ...