Ram Rachum added the comment:

Hi Christopher,

I like your patch. One thing I modified is returning to use `file` as the 
variable instead of `f`, since `file` is no longer a builtin in Python 3, and 
descriptive variable names are important. Attached as 
`pathlib.readwrite2.patch`.

----------
Added file: http://bugs.python.org/file33647/pathlib.readwrite2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20218>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to