Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ check_notify_on_gevent_loaded
Function
check_notify_on_gevent_loaded
tests_python/test_utilities.py:413–414 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
411
412
413
def
check_notify_on_gevent_loaded():
414
_check_gevent(True)
415
416
417
def
check_dont_notify_on_gevent_loaded():
Callers
nothing calls this directly
Calls
1
_check_gevent
Function · 0.85
Tested by
no test coverage detected