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 SilentGhost
Recipients Michał Szymaniak, SilentGhost
Date 2019-11-03.19:41:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572810062.67.0.151043694992.issue38672@roundup.psfhosted.org>
In-reply-to
Content
The fix seems fairly obvious: replacing isfile check with try-catch statement for all OSErrors. Would you like to submit a pull request, Michał?
History
Date User Action Args
2019-11-03 19:41:02SilentGhostsetrecipients: + SilentGhost, Michał Szymaniak
2019-11-03 19:41:02SilentGhostsetmessageid: <1572810062.67.0.151043694992.issue38672@roundup.psfhosted.org>
2019-11-03 19:41:02SilentGhostlinkissue38672 messages
2019-11-03 19:41:02SilentGhostcreate