coriolis/documentation/content/pages/python-tutorial
Jean-Paul Chaput 56aa978a9b Added management of Python attributes on DBo.
* New: Isobar::PyAttributesHolder, a PyObject with only a dictionary
    to hold the attributes associated to a DBo.
* New: Isobar::PyHolderProperty, the Property that encapsulate
    PyAttributesholder.
* New: Isobar::PythonAttributes, the extension to simplify the
    management of the PyAttributesholder.
* Change: In PyEntity, now use a dedicated tp_getattro and tp_setattro
    to delegate the Python attribute access towars the PyAttributesholder.
* New: In hurricane/doc & documentation, update docs regarding Python
    attributes managment.
2022-08-13 17:46:47 +02:00
..
images Updated PDFs, February 03, 2020 (15:12). 2020-02-03 15:12:04 +01:00
AdvancedTopics.rst Added management of Python attributes on DBo. 2022-08-13 17:46:47 +02:00
CellNetComponent.rst Full update of the generated documentation. 2020-04-27 14:14:03 +02:00
CgtScript.rst Full update of the generated documentation. 2020-04-27 14:14:03 +02:00
Collections.rst Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
Environment.rst Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
Introduction.rst Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
Netlist.rst Full update of the generated documentation. 2020-04-27 14:14:03 +02:00
PythonTutorial.rst Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
PythonTutorial_HTML.rst Full update of the generated documentation. 2020-04-27 14:14:03 +02:00
RealDesigns.rst Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
ToolEngines.rst Full update of the generated documentation. 2020-04-27 14:14:03 +02:00
definitions.rst Added management of Python attributes on DBo. 2022-08-13 17:46:47 +02:00