py_debugger_status method

int py_debugger_status()

Implementation

int py_debugger_status() {
  return _py_debugger_status();
}