New submission from Isaac Johnson <isaacsjohnso...@gmail.com>:
I think it would be great for something like this to be with the IO module. It will improve code readability. ---------- components: Library (Lib) messages: 413315 nosy: isaacsjohnson22 priority: normal severity: normal status: open title: Add a class for file operations so a syntax such as open("file.img", File.Write | File.Binary | File.Disk) is possible. versions: Python 3.11 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46766> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com