[issue46766] Add a class for file operations so a syntax such as open("file.img", File.Write | File.Binary | File.Disk) is possible.

Serhiy Storchaka report at bugs.python.org
Wed Feb 16 03:42:33 EST 2022


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

You can create a module on PyPI. If it becomes popular we could consider including in the stdlib.

----------
nosy: +serhiy.storchaka
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46766>
_______________________________________


More information about the Python-bugs-list mailing list