This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jftuga
Recipients docs@python, jftuga
Date 2020-04-02.20:34:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585859689.83.0.950657489634.issue40160@roundup.psfhosted.org>
In-reply-to
Content
The example for os.walkdir should be less destructive.  It currently recursively removes all files and directories.  I will be submitting a PR on GitHub.
History
Date User Action Args
2020-04-02 20:34:49jftugasetrecipients: + jftuga, docs@python
2020-04-02 20:34:49jftugasetmessageid: <1585859689.83.0.950657489634.issue40160@roundup.psfhosted.org>
2020-04-02 20:34:49jftugalinkissue40160 messages
2020-04-02 20:34:49jftugacreate