MCPcopy Create free account
hub / github.com/bareos/bareos / GetStringFromPyErrorHandler

Function GetStringFromPyErrorHandler

core/src/plugins/python/common.cc:106–155  ·  view source on GitHub ↗

* Handle a Python error. * * Python equivalent: * * import traceback, sys * return "".join(traceback.format_exception(sys.exc_type, * sys.exc_value, sys.exc_traceback)) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PyErrorHandlerFunction · 0.85
PyErrorHandlerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected