[Python-Dev] mkdir -p in python

Alexander Belopolsky alexander.belopolsky at gmail.com
Tue Jul 27 18:18:15 CEST 2010


On Tue, Jul 20, 2010 at 10:20 AM, R. David Murray <rdmurray at bitdance.com> wrote:
> I'd go with putting it in shutil.

+1

I would also call it shutil.mktree which will go well with
shutil.rmtree next to it.


More information about the Python-Dev mailing list