Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
137
def
notify_info2(*args):
138
if
DEBUG >= LEVEL2:
139
write_err(*args)
140
141
142
def
notify_error(*args):
Callers
1
_update
Method · 0.85
Calls
1
write_err
Function · 0.85
Tested by
no test coverage detected