cpython/Mac/IDE scripts/Hack/Debugger off
1999-09-26 12:25:06 +00:00

5 lines
66 B
Plaintext

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