##// 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 / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...