コード例 #1
0
def makedir(path):
    ensure_dir(path)
    return path
コード例 #2
0
def makedir(path):
    ensure_dir(path)
    return path