AlwaysGetNone
getattribute {#getattribute}
Return getattr(self, name).
Signature {#getattribute-signature}
__getattribute__(self, name)
Parameters {#getattribute-parameters}
| Name | Type | Required | Description |
|---|---|---|---|
| self | yes | ||
| name | yes |
Source {#getattribute-source}
server/vueda/core/open_api.py:206
dict {#dict}
dictionary for instance variables
weakref {#weakref}
list of weak references to the object
Source
server/vueda/core/open_api.py:205