[issue19921] Path.mkdir(0, True) always fails

R. David Murray report at bugs.python.org
Sat Dec 7 20:48:44 CET 2013


R. David Murray added the comment:

Wouldn't it be better to throw an error rather than create a (parent) directory with possibly wrong permission bits?  It seems like this would require an unusual use case in any event.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list