Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Implement __getattribuate__ #393

Open
nagayev opened this issue Jan 27, 2018 · 2 comments
Open

Implement __getattribuate__ #393

nagayev opened this issue Jan 27, 2018 · 2 comments

Comments

@nagayev
Copy link

nagayev commented Jan 27, 2018

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

@nagayev nagayev changed the title Implement __getitem__ and set Implement __getattribuate__ Jan 27, 2018
@alanjds
Copy link
Contributor

alanjds commented Feb 12, 2018

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

@nagayev
Copy link
Author

nagayev commented Feb 17, 2018

@alanjds yes

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

No branches or pull requests

2 participants