mirror of https://github.com/KLayout/klayout.git
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. |
||
|---|---|---|
| .. | ||
| algo | ||
| bd | ||
| bool | ||
| cif | ||
| drc | ||
| gds | ||
| gds2_txt | ||
| net_tracer | ||
| oasis | ||
| other | ||
| python | ||
| ruby | ||
| vendor/ruby/test | ||