-- http://mail.python.org/mailman/listinfo/python-list
What is the correct file mode to pass to open() when I want to both read
and write on the open file?
- open() mode args mpnordland
- Re: open() mode args Steven D'Aprano
- Re: open() mode args mpnordland