##// END OF EJS Templates
check for writable dirs, not just existence, in utils.path...
check for writable dirs, not just existence, in utils.path replaces various calls to os.path.isdir and os.path.exists with _writable_dir. closes gh-669
MinRK -
r4473:b1ec9902
Show More
Name Size Modified Last Commit Author
/ IPython / config / tests
__init__.py Loading ...
test_application.py Loading ...
test_configurable.py Loading ...
test_loader.py Loading ...