DEBSOURCES
Skip Quicknav
sources / klayout / 0.30.0-1 / testdata / klayout_main / test12s.py
123456
import sys print("Before exit()") sys.exit(1)