cpython/Mac/IDE scripts/Hack/Debugger off

5 lines
66 B
Plaintext

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