##// 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
profile
tests
__init__.py Loading ...
application.py Loading ...
configurable.py Loading ...
loader.py Loading ...