##// END OF EJS Templates
split qtconsole's connection-file search into lib.kernel...
split qtconsole's connection-file search into lib.kernel * fileglob-based searching for connection file added as IPython.lib.kernel.find_connection_file() * also use this search in other lib.kernel methods, to make them more useful when run outside an IPython kernel.
MinRK -
r4972:48450efe
Show More
Name Size Modified Last Commit Author
/ IPython / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
display.py Loading ...
guisupport.py Loading ...
inputhook.py Loading ...
inputhookglut.py Loading ...
inputhookgtk.py Loading ...
inputhookpyglet.py Loading ...
inputhookwx.py Loading ...
irunner.py Loading ...
kernel.py Loading ...
latextools.py Loading ...
pretty.py Loading ...
pylabtools.py Loading ...