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.22:37:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336862229.86.0.616238688671.issue14773@psf.upfronthosting.co.za>
In-reply-to
Content
So I've changed the patch to ignore everything missing except for dangling links (which throw unfortunately the same exception).

Just to stress it once more: a fwalk that _ignores_ dangling symlinks is worthless for rmtree. And wasn't rmtree the initial reason to implement fwalk in the first place? ;)
History
Date User Action Args
2012-05-12 22:37:09hyneksetrecipients: + hynek, neologix
2012-05-12 22:37:09hyneksetmessageid: <1336862229.86.0.616238688671.issue14773@psf.upfronthosting.co.za>
2012-05-12 22:37:09hyneklinkissue14773 messages
2012-05-12 22:37:09hynekcreate