MCPcopy Index your code
hub / github.com/python/cpython / MySystemExit

Class MySystemExit

Android/android.py:413–414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

411
412
413class MySystemExit(Exception):
414 pass
415
416
417# The `test` subcommand runs all subprocesses through this context manager so

Callers 1

exitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…