Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Alternatively we can add an optional argument for the mode of intermediate 
directories.

makedirs(name, mode=0o777, exist_ok=False, intermediate_mode=0o777)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42367>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to