> On Mar 27, 2017, at 8:50 AM, Ram Rachum <[email protected]> wrote: > > What do you think about adding methods pathlib.Path.write_json and > pathlib.Path.read_json , similar to write_text, write_bytes, read_text, > read_bytes? >
-1, I also think that write_* and read_* were mistakes to begin with. — Donald Stufft
_______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
