mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 01:39:30 +02:00
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.