[issue20218] Add `pathlib.Path.write` and `pathlib.Path.read`

Ram Rachum report at bugs.python.org
Tue Jan 28 22:57:21 CET 2014


Ram Rachum added the comment:

You're right Chris, I edited the patch naively and didn't know it wouldn't work. Your patch looks great except you probably want to change "except" to "accept" :)

I hope I'll have time to work on the documentation addition soon. I'm assuming we want nothing more than method documentation on `Path`, right? I mean, just a short entry for each method, nothing more right?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20218>
_______________________________________


More information about the Python-bugs-list mailing list