5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
|
"""Turn the debugger off."""
|
||
|
|
||
|
import PyDebugger
|
||
|
PyDebugger.cont()
|