summaryrefslogtreecommitdiffstats
path: root/Mac/IDE scripts/Hack/Debugger off
blob: ba68b496112b2d859036d7d4a622dcedd97015a6 (plain)
1
2
3
4
"""Turn the debugger off."""

import PyDebugger
PyDebugger.cont()