[issue19930] os.makedirs('dir1/dir2', 0) always fails

Serhiy Storchaka report at bugs.python.org
Fri Mar 24 07:27:44 EDT 2017


Serhiy Storchaka added the comment:


New changeset e304e33c16e060932d1e2cc8a030d42b02b429b5 by Serhiy Storchaka in branch 'master':
bpo-19930: The mode argument of os.makedirs() no longer affects the file (#799)
https://github.com/python/cpython/commit/e304e33c16e060932d1e2cc8a030d42b02b429b5


----------

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


More information about the Python-bugs-list mailing list