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

4 lines
66 B
Text

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