This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients nickeubank, serhiy.storchaka, vstinner
Date 2016-03-21.17:16:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458580588.93.0.951113154601.issue26605@psf.upfronthosting.co.za>
In-reply-to
Content
Oh. I wasn't aware of these pathlib methods.

https://docs.python.org/dev/library/pathlib.html#pathlib.Path.write_bytes

https://docs.python.org/dev/library/pathlib.html#pathlib.Path.write_text
History
Date User Action Args
2016-03-21 17:16:28vstinnersetrecipients: + vstinner, serhiy.storchaka, nickeubank
2016-03-21 17:16:28vstinnersetmessageid: <1458580588.93.0.951113154601.issue26605@psf.upfronthosting.co.za>
2016-03-21 17:16:28vstinnerlinkissue26605 messages
2016-03-21 17:16:28vstinnercreate