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

Attribute errors aren't properly handled in bouncers #18

Open
carsongee opened this issue Dec 22, 2016 · 0 comments
Open

Attribute errors aren't properly handled in bouncers #18

carsongee opened this issue Dec 22, 2016 · 0 comments

Comments

@carsongee
Copy link
Contributor

Currently the Bouncer class raises a KeyError instead of an attribute error when accessing non-existent variables even when running getattr on the class. It should properly handle this, and possibly just return None instead of raising when a value isn't defined.

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

No branches or pull requests

1 participant