Files
cpython/Mac/IDE scripts/Hack/Debugger off
T

5 lines
66 B
Plaintext

"""Turn the debugger off."""
import PyDebugger
PyDebugger.cont()