##// END OF EJS Templates
Backport PR #5712: monkeypatch inspect.findsource only when we use it...
Backport PR #5712: monkeypatch inspect.findsource only when we use it rather than all the time, so it doesn't affect use outside IPython closes #5710
Thomas Kluyver -
r16625:4e321836
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
comm
inprocess
ioloop
tests
zmq
__init__.py Loading ...
__main__.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...