Skip to content

Support for __getattr__ #544

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

Merged
merged 2 commits into from
Jan 19, 2015
Merged

Support for __getattr__ #544

merged 2 commits into from
Jan 19, 2015

Conversation

spkersten
Copy link
Contributor

Fixes #520.

Implementing __setattr__ support is considerably more tricky, so I'll do that in a separate PR.

@JukkaL
Copy link
Collaborator

JukkaL commented Jan 4, 2015

Thanks for the implementation! Looks good based on a quick review. I'm currently traveling abroad with a very busy schedule so I'll do a more thorough review later (flying home tomorrow).

@JukkaL JukkaL merged commit e81e25e into python:master Jan 19, 2015
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

Successfully merging this pull request may close these issues.

Support __getattr__
2 participants