mirror of https://github.com/KLayout/klayout.git
Needed to refactor the class hierarchy of the Python classes. Basically the module specific base class was removed as it does not provide any benefit. The object layout of the PyObject specialization was modified such that the payload is attached to the end. This is compatible with the hidden extensions which Python adds to normal objects. |
||
|---|---|---|
| .. | ||
| basic.py | ||
| dbLayoutTest.py | ||
| dbPCells.py | ||
| dbPolygonTest.py | ||
| dbReaders.py | ||
| dbRegionTest.py | ||
| dbTransTest.py | ||
| qtbinding.py | ||
| tlTest.py | ||