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 ethan.furman
Recipients Gregorio, ethan.furman, pitrou, serhiy.storchaka, ulope
Date 2015-06-08.19:13:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433790807.93.0.364170476752.issue24120@psf.upfronthosting.co.za>
In-reply-to
Content
Failing to find any matches with a pattern is an entirely different class of error than finding matches but hitting permission problems or broken links or suddenly deleted files or ...

If glob doesn't already have a 'failglob' option we could add that, but in a different issue.
History
Date User Action Args
2015-06-08 19:13:27ethan.furmansetrecipients: + ethan.furman, pitrou, serhiy.storchaka, Gregorio, ulope
2015-06-08 19:13:27ethan.furmansetmessageid: <1433790807.93.0.364170476752.issue24120@psf.upfronthosting.co.za>
2015-06-08 19:13:27ethan.furmanlinkissue24120 messages
2015-06-08 19:13:27ethan.furmancreate