Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails silently on errors #136

Open
ThomasProctor opened this issue Apr 11, 2018 · 1 comment
Open

Fails silently on errors #136

ThomasProctor opened this issue Apr 11, 2018 · 1 comment

Comments

@ThomasProctor
Copy link

It's generally unpythonic to fail silently when errors occur. It would be pretty easy to check the XML to see if the Errors tag is present, and then raise an error with the error message attached.

@ThomasProctor
Copy link
Author

I'm hoping to get a chance to fix this myself in the next few weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant