chore: update docs

This commit is contained in:
fatelei 2025-12-23 09:41:30 +08:00
parent 3f23b23cbb
commit 3e62ecf99c
No known key found for this signature in database
GPG key ID: 2F91DA05646F4EED

View file

@ -1605,7 +1605,7 @@ Copying, moving and deleting
.. versionadded:: 3.14
.. versionchanged:: 3.15
Added exist_ok argument to allow copy duplicate directory
The *exist_ok* parameter is added to allow copying duplicate directories.
.. method:: Path.rename(target)