##// END OF EJS Templates
Backport PR #5163: Simplify implementation of TemporaryWorkingDirectory....
Backport PR #5163: Simplify implementation of TemporaryWorkingDirectory. Closes gh-5160 This means `TemporaryWorkingDirectory` can only be used as a context manager, but that's the only way we were using it anyway.
MinRK -
r15377:5a350b98
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
inprocess
ioloop
tests
zmq
__init__.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 ...