Python > Python Assembly Classes
Class | Brief description | |
![]() |
Python | The Python class contains a static method that is used to execute functions in the Python language. |
![]() |
PythonClassObject | The PythonClassObject class implements the object that is a Python language class instance. |
![]() |
PythonException | The PythonException class implements instance of the exception that may be thrown on executing a Python function. |
![]() |
PythonList | The PythonList class implements the object that is a Python language list. |
![]() |
PythonParameter | The PythonParameter class implements the named parameter that can be sent to a Python function. |
![]() |
PythonTuple | The PythonTuple class implements the object that is a Python language tuple. |
![]() |
PythonUtils | The PythonUtils class implements the object that is used to execute functions in the Python language. |
![]() |
PythonValueObject | The PythonValueObject class implements the object that can be sent in a function in the Python language. |
See also:
Python Assembly Interfaces | Python Assembly Enumerations | Examples