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

Implement better exeption handling (raise warnings instead of print statements). Should also implement logging. #13

Closed
rogue26 opened this issue Jun 20, 2018 · 1 comment

Comments

@rogue26
Copy link
Member

rogue26 commented Jun 20, 2018

No description provided.

@veto1024 veto1024 added this to To do in 0.0.1 Release Sep 10, 2020
@veto1024
Copy link
Collaborator

sys.exit() calls and print + raise are now proper raise calls. We'll probably want to hold off on logging until Python 3 porting since I think 3's logging is a lot easier and built in.

@veto1024 veto1024 removed this from To do in 0.0.1 Release Oct 16, 2020
@veto1024 veto1024 closed this as completed Dec 3, 2020
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

2 participants