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

Steven D'Aprano report at bugs.python.org
Wed Feb 16 16:07:07 EST 2022


Steven D'Aprano <steve+python at pearwood.info> added the comment:

True, but you did say it would be with the io module in your original suggestion.

----------

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


More information about the Python-bugs-list mailing list