##// 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 / parallel / controller
__init__.py Loading ...
dependency.py Loading ...
dictdb.py Loading ...
heartmonitor.py Loading ...
hub.py Loading ...
mongodb.py Loading ...
scheduler.py Loading ...
sqlitedb.py Loading ...