cpython/Mac/IDE scripts/Hack/Debugger off

5 lines
66 B
Plaintext
Raw Normal View History

1999-09-26 09:25:06 -03:00
"""Turn the debugger off."""
import PyDebugger
PyDebugger.cont()