PyIApplicationDebugger
.onDebugOutput
onDebugOutput(
pstr
)
Called when
PyIDebugApplication::DebugOutput
is called.
Parameters
pstr
:
unicode
Description for pstr
Comments
The debugger can use this to display the string in an output window.