MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / notify_error

Function notify_error

_pydevd_bundle/pydevd_reload.py:142–143  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

140
141
142def notify_error(*args):
143 write_err(*args)
144
145
146# =======================================================================================================================

Callers 2

_updateMethod · 0.85
_update_classMethod · 0.85

Calls 1

write_errFunction · 0.85

Tested by

no test coverage detected