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 pitrou
Recipients eric.araujo, hynek, ivan.radic, pitrou, r.david.murray, serhiy.storchaka, tarek
Date 2014-09-26.14:08:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411740534.15.0.212027408521.issue19642@psf.upfronthosting.co.za>
In-reply-to
Content
> "rm -rf /dir"

Isn't it shutil.rmtree()? Am I missing something?

> "rm -f /dir/*"

So it should skip dotted files, or remove them?
History
Date User Action Args
2014-09-26 14:08:54pitrousetrecipients: + pitrou, tarek, eric.araujo, r.david.murray, hynek, serhiy.storchaka, ivan.radic
2014-09-26 14:08:54pitrousetmessageid: <1411740534.15.0.212027408521.issue19642@psf.upfronthosting.co.za>
2014-09-26 14:08:54pitroulinkissue19642 messages
2014-09-26 14:08:54pitroucreate