MCPcopy Index your code
hub / github.com/python/cpython / _DeadlockError

Class _DeadlockError

Lib/importlib/_bootstrap.py:178–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176
177
178class _DeadlockError(RuntimeError):
179 pass
180
181
182

Callers 1

acquireMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…