##// 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 / terminal / tests
__init__.py Loading ...
test_help.py Loading ...
test_interactivshell.py Loading ...