[issue1675] Race condition in os.makedirs

Guido van Rossum report at bugs.python.org
Thu Dec 20 21:06:42 CET 2007


Guido van Rossum added the comment:

Can you rephrase this as svn diff output?

Also, mkdir() is a confusing name for the helper -- I'd call it
forgiving_mkdir() or something like that.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1675>
__________________________________


More information about the Python-bugs-list mailing list