[issue24617] os.makedirs()'s [mode] not correct

Martin Panter report at bugs.python.org
Sat Jun 4 03:06:23 EDT 2016


Martin Panter added the comment:

I think it would be good to move the sentence about FileExistsError away from your new paragraph about *mode*. Also, I would try to make the hyperlink a bit more explicit and descriptive, maybe

The *mode* parameter is passed to :func:`mkdir`; see :ref:`the mkdir() description <mkdir_modebits>` for how it is interpreted.

----------
assignee:  -> docs at python
components: +Documentation
nosy: +docs at python

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


More information about the Python-bugs-list mailing list