dautil.IO package¶
Submodules¶
Module contents¶
- dautil.IO.makedirs(path)[source]¶
makesdirs if not exist while avoiding race condition catch the case that path is file, whether initially or in a race condition
makesdirs if not exist while avoiding race condition catch the case that path is file, whether initially or in a race condition