Skip to navigation

How recursively create directories with python05.09.15

https://docs.python.org/2/library/os.html#os.makedirs

Reply

Anonymous

Prototype before polishing. Get it working before you optimize it.