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 T UA
Recipients T UA
Date 2020-05-06.15:43:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588779829.75.0.0438051451832.issue40534@roundup.psfhosted.org>
In-reply-to
Content
https://docs.python.org/3/library/shutil.html

The operational outcome for the various copy functions is not described for the cases in which the target file already exists. Do they overwrite, do they raise exceptions and if so, which ones?
History
Date User Action Args
2020-05-06 15:43:49T UAsetrecipients: + T UA
2020-05-06 15:43:49T UAsetmessageid: <1588779829.75.0.0438051451832.issue40534@roundup.psfhosted.org>
2020-05-06 15:43:49T UAlinkissue40534 messages
2020-05-06 15:43:49T UAcreate