Public Member Functions | |
def | __init__ |
def | enter |
State that grabs the key 'a' from userdata, and sets 'b'
Definition at line 36 of file introspection_test.py.
def introspection_test.Getter.__init__ | ( | self | ) |
Definition at line 38 of file introspection_test.py.
def introspection_test.Getter.enter | ( | self | ) |
Definition at line 40 of file introspection_test.py.