mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
parent
ca23ee273e
commit
2c22e85ae7
1 changed files with 1 additions and 1 deletions
|
@ -750,7 +750,7 @@ Availability: Macintosh, \UNIX, Windows.
|
|||
|
||||
\begin{funcdesc}{removedirs}{path}
|
||||
\index{directory!deleting}
|
||||
Recursive directory removal function. Works like
|
||||
Removes directories recursively. Works like
|
||||
\function{rmdir()} except that, if the leaf directory is
|
||||
successfully removed, directories corresponding to rightmost path
|
||||
segments will be pruned way until either the whole path is consumed or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue