[issue9299] os.mkdir() and os.makedirs() add a keyword argument to suppress "File exists" exception.

Ray.Allen report at bugs.python.org
Wed Jul 21 06:23:50 CEST 2010


Ray.Allen <ysj.ray at gmail.com> added the comment:

I update my patch with improved doc string of posix_mkdir.

By the way, after I search in the source, I could not find the "nt", "os2", "ce" modules, I guess these modules only exist in python source at one time, maybe very earlier releases, but not now.

----------
Added file: http://bugs.python.org/file18098/mkdir_py3k_updated.diff

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


More information about the Python-bugs-list mailing list