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 jshholland
Recipients jshholland
Date 2015-05-18.16:35:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431966913.98.0.0205729823841.issue24229@psf.upfronthosting.co.za>
In-reply-to
Content
Path objects already have rename() and replace() methods; it would be useful for them also to have a copy() method to simplify that operation.

I'll look into putting a patch together this evening.
History
Date User Action Args
2015-05-18 16:35:14jshhollandsetrecipients: + jshholland
2015-05-18 16:35:13jshhollandsetmessageid: <1431966913.98.0.0205729823841.issue24229@psf.upfronthosting.co.za>
2015-05-18 16:35:13jshhollandlinkissue24229 messages
2015-05-18 16:35:13jshhollandcreate