[Python-Dev] mkdir -p in python (original) (raw)

R. David Murray rdmurray at bitdance.com
Tue Jul 20 16:20:05 CEST 2010


I'd go with putting it in shutil. We could also add a function there that wraps up the recipe in issue 9311 to work around the quirks of os.access on FreeBSD (and possibly other platforms).

-- R. David Murray www.bitdance.com



More information about the Python-Dev mailing list