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

Class TraversalError

Lib/importlib/resources/abc.py:58–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56
57
58class TraversalError(Exception):
59 pass
60
61
62@runtime_checkable

Callers 1

joinpathMethod · 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…