[issue5586] The documentation of os.makedirs is misleading

Mher Movsisyan report at bugs.python.org
Sun Apr 5 17:08:17 CEST 2009


Mher Movsisyan <mher.movsisyan at gmail.com> added the comment:

Sorry for confusion. I thought a "leaf directory" is an intermediate-level 
directory.

>>> import os
>>> os.makedirs("/tmp/a/b")
>>>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5586>
_______________________________________


More information about the Python-bugs-list mailing list