faulthandler.py 191 B

123
  1. # This is only imported for platforms where the built-in faulthandler module is not
  2. # available. It provides no function at all so far, but it is enough to start the
  3. # CPython test suite.