Go to the source code of this file.
Namespaces | |
namespace | func |
Provides PyMite's func module. | |
Functions | |
def | func::co_names |
Returns the names tuple of the function/module object. | |
def | func::co_consts |
Returns the constants tuple of the function/module object. |
Definition in file func.py.