diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-08-07 00:34:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-07 00:34:44 (GMT) |
commit | 98dba73010e807e613b9400e8c4b411302498728 (patch) | |
tree | 0408bb63f00823340a325c55cb93294e2e1bf96d /Lib/uuid.py | |
parent | b5e142ba7c2063efe9bb8065c3b0bad33e2a9afa (diff) | |
download | cpython-98dba73010e807e613b9400e8c4b411302498728.zip cpython-98dba73010e807e613b9400e8c4b411302498728.tar.gz cpython-98dba73010e807e613b9400e8c4b411302498728.tar.bz2 |
GH-73991: Rework `pathlib.Path.rmtree()` into `delete()` (#122368)
Rename `pathlib.Path.rmtree()` to `delete()`, and add support for deleting
non-directories. This simplifies the interface for users, and nicely
complements the upcoming `move()` and `copy()` methods (which will also
accept any type of file.)
Diffstat (limited to 'Lib/uuid.py')
0 files changed, 0 insertions, 0 deletions