Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvement for issue newsapps#178 in beeswithmachineguns, no helpful…
… information printed for _sting request failures, and is a fatal error. Modified to be non-fatal, prints error to stderr. This is not ideal, urllib.errors does not seem to exist on python2, was unable to find a way to catch HTTPError or URLERror specifically, so had to go with overly-broad exception catching
- Loading branch information