##// 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 / nbformat / v3 / tests
__init__.py Loading ...
formattest.py Loading ...
nbexamples.py Loading ...
test_json.py Loading ...
test_nbbase.py Loading ...
test_nbpy.py Loading ...