mirror of
https://github.com/python/cpython.git
synced 2026-06-25 12:27:09 -04:00
95352dcb93
These methods combine `_delete()` and `copy()`, but `_delete()` isn't part of the public interface, and it's unlikely to be added until the pathlib ABCs are made official, or perhaps even later.