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 hynek
Recipients hynek, neologix
Date 2012-05-12.18:13:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336846430.23.0.662117973516.issue14773@psf.upfronthosting.co.za>
In-reply-to
Content
But if it is a dangling symlink, you want to add it to nondirs while missing files could be skipped, no? You can't skip dangling symlinks if you want to implement rmtree. The normal walk() doesn't too.
History
Date User Action Args
2012-05-12 18:13:50hyneksetrecipients: + hynek, neologix
2012-05-12 18:13:50hyneksetmessageid: <1336846430.23.0.662117973516.issue14773@psf.upfronthosting.co.za>
2012-05-12 18:13:49hyneklinkissue14773 messages
2012-05-12 18:13:49hynekcreate