klayout/src/pymod/db
Matthias Koefferlein 58239650aa Fixed pymod initialization for Python 2
Python 2 is a bit more picky with respect to
the correct name of the module. If passing "db"
to a module called dbcore, it will exit with
a SystemError.
2018-10-22 23:28:55 +02:00
..
db.pro Some refactoring to fix qmake-based pymod builds 2018-10-22 20:53:49 +02:00
dbMain.cc Fixed pymod initialization for Python 2 2018-10-22 23:28:55 +02:00