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

Class NoAll

Lib/test/test___all__.py:24–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22
23
24class NoAll(RuntimeError):
25 pass
26
27class FailedImport(RuntimeError):
28 pass

Callers 2

check_allMethod · 0.85
test_allMethod · 0.85

Calls

no outgoing calls

Tested by 2

check_allMethod · 0.68
test_allMethod · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…