Public Member Functions | |
def | load |
pass the parameters locals() and globals() | |
Static Public Attributes | |
dictionary | g = {} |
dictionary | l = {} |
Definition at line 33 of file AbstractLoader.py.
def load | ( | self, | ||
locals, | ||||
globals | ||||
) |
dictionary g = {} [static] |
dictionary l = {} [static] |
Definition at line 35 of file AbstractLoader.py.