##// END OF EJS Templates
Allow pwd and cd to work when CWD is deleted...
Allow pwd and cd to work when CWD is deleted A missing CWD is a bit pathological, but it can easily happen. This makes it a bit easier to recover from that situation. Closes gh-10378
Thomas Kluyver -
r23487:8a07da1d
Show More
Name Size Modified Last Commit Author
/ IPython / lib / tests
__init__.py Loading ...
test.wav Loading ...
test_backgroundjobs.py Loading ...
test_clipboard.py Loading ...
test_deepreload.py Loading ...
test_display.py Loading ...
test_editorhooks.py Loading ...
test_imports.py Loading ...
test_latextools.py Loading ...
test_lexers.py Loading ...
test_pretty.py Loading ...
test_security.py Loading ...