MCPcopy 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
413def check_notify_on_gevent_loaded():
414 _check_gevent(True)
415
416
417def check_dont_notify_on_gevent_loaded():

Callers

nothing calls this directly

Calls 1

_check_geventFunction · 0.85

Tested by

no test coverage detected