Public Member Functions | |
def | __new__ |
def | get_methods_dict |
Static Public Attributes | |
dictionary | Profiles = {} |
Definition at line 28 of file Profileable.py.
def __new__ | ( | cls, | ||
name, | ||||
bases, | ||||
dict | ||||
) |
Definition at line 31 of file Profileable.py.
def get_methods_dict | ( | cls, | ||
dict | ||||
) |
Definition at line 43 of file Profileable.py.
dictionary Profiles = {} [static] |
Definition at line 29 of file Profileable.py.