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

Function notify_info2

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

Source from the content-addressed store, hash-verified

135
136
137def notify_info2(*args):
138 if DEBUG >= LEVEL2:
139 write_err(*args)
140
141
142def notify_error(*args):

Callers 1

_updateMethod · 0.85

Calls 1

write_errFunction · 0.85

Tested by

no test coverage detected