Home
/
Python 3.11
/
Pathlib
/
rmdir
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Pathlib
rmdir
Python 3.11
Remove this directory. The directory must be empty.
Syntax
PYTHON
Copy
Path.rmdir()