[issue29214] Standard open() does not allow to specify file permissions.

Марк Коренберг report at bugs.python.org
Mon Jan 9 15:22:38 EST 2017


Марк Коренберг added the comment:

I expect this:

open(...., perms=0o644)

Why not?

----------

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


More information about the Python-bugs-list mailing list