예제 #1
0
def makedir(path):
    ensure_dir(path)
    return path
예제 #2
0
def makedir(path):
    ensure_dir(path)
    return path