Files
klayout/testdata/python
Matthias Koefferlein 1cea7dfd23 Fixed #33 (Plugin factory not working when using with Python)
The fix consisted of introducing "factory" type virtual
methods which ensure that a reference is held to the
returned object. This is important for implementing
factory methods in Python. Without this, the object
get destroyed before we have a chance to increment the
reference count.
2017-12-11 23:51:00 +01:00
..
2017-07-23 23:03:21 +02:00
2017-07-23 23:36:29 +02:00
2017-07-23 23:03:21 +02:00
2017-07-23 23:03:21 +02:00
2017-07-23 23:03:21 +02:00