Home
last modified time | relevance | path

Searched defs:makedirs (Results 1 – 2 of 2) sorted by relevance

/build/lite/
Dutils.py91 def makedirs(path, exist_ok=True): function
/build/lite/hb_internal/common/
Dutils.py155 def makedirs(path, exist_ok=True, with_rm=False): function