##// END OF EJS Templates
add utils.path.ensure_dir_exists...
add utils.path.ensure_dir_exists Ensures that a directory exists, and protects against a common race condition when multiple processes try to create the same directory.
MinRK -
r16486:19651d21
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
magics.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...