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 georg.brandl
Recipients cjwelborn, cool-RR, georg.brandl, matthiastroffaes, pitrou
Date 2014-09-30.13:20:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412083217.14.0.688284453048.issue20218@psf.upfronthosting.co.za>
In-reply-to
Content
Note that these methods were already part of Jason's path.py when I imported it for use by Sphinx.

I think these convenience methods are useful indeed, so if it is fine with your philosophy for pathlib, I'd be happy to see them there.  The write_text/write_bytes style would be preferred for me, and I agree that too many options, e.g. append and exclusive, are not as helpful.
History
Date User Action Args
2014-09-30 13:20:17georg.brandlsetrecipients: + georg.brandl, pitrou, matthiastroffaes, cool-RR, cjwelborn
2014-09-30 13:20:17georg.brandlsetmessageid: <1412083217.14.0.688284453048.issue20218@psf.upfronthosting.co.za>
2014-09-30 13:20:17georg.brandllinkissue20218 messages
2014-09-30 13:20:16georg.brandlcreate