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

Brett Cannon report at bugs.python.org
Mon Jan 9 15:11:36 EST 2017


Brett Cannon added the comment:

I agree with Serhiy that I don't think this is necessary for io.open() when os.open() supports this. But this really can't be discussed further until someone provides a clear design proposal on how to make this work with io.open().

----------
nosy: +brett.cannon
type: behavior -> enhancement
versions:  -Python 3.5, Python 3.6

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


More information about the Python-bugs-list mailing list