cpython
cpython copied to clipboard
Group definition of `os.remove()` & `os.unlink()`
Documentation
os.remove() & os.unlink() are semantically equivalent. Could we group their documentation?
Linked PRs
- gh-118955