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 __getattribuate__ #61

Open
alanjds opened this issue Aug 21, 2018 · 2 comments
Open

Implement __getattribuate__ #61

alanjds opened this issue Aug 21, 2018 · 2 comments
Labels
imported Imported from google/grumpy

Comments

@alanjds
Copy link

alanjds commented Aug 21, 2018

google#393 opened by @nagayev2002 on Jan 27

Hi.
I coundn't implement array module, 'cause there's no magic methods getattribute and setattribuate

@alanjds
Copy link
Author

alanjds commented Aug 21, 2018

Comment by alanjds
Monday Feb 12, 2018 at 16:18 GMT


I had bumped on this too. But for now there is __getattr__ and __setattr__. Does it suit your needs?

@alanjds
Copy link
Author

alanjds commented Aug 21, 2018

Comment by nagayev2002
Saturday Feb 17, 2018 at 18:54 GMT


@alanjds yes

@alanjds alanjds added the imported Imported from google/grumpy label Aug 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported Imported from google/grumpy
Projects
None yet
Development

No branches or pull requests

1 participant