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 neologix
Recipients hynek, neologix
Date 2012-05-12.15:57:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I'm not sure we really need to check for a dangling symlink in case of FileNotFoundError: whether it's a dangling symlink, or the file disappeared in-between-, skipping it is OK.
History
Date User Action Args
2012-05-12 15:57:23neologixsetrecipients: + neologix, hynek
2012-05-12 15:57:23neologixsetmessageid: <[email protected]>
2012-05-12 15:57:23neologixlinkissue14773 messages
2012-05-12 15:57:23neologixcreate