class used to create the external object: PythonObject
Class derived from ExternalObject having two local
external functions named destructor and
constructor.
These functions create and release an external object that
allows the storage of a Python object.
Contents
| Name |
Description |
constructor |
Construct an external object that can be used to store a Python
object |
destructor |
Release memory |
- August 27, 2021, by Michael Wetter:
Updated to Python 3.8.
- April 10, 2020, by Jianjun Hu and Michael Wetter:
Updated to Python 3.6.
- January 31, 2018, by Michael Wetter and Thierry Nouidui:
First implementation.
Generated at 2026-04-15T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos