MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / ClassFoundException

Class ClassFoundException

tools/python-3.11.9-amd64/Lib/inspect.py:1016–1017  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1014
1015
1016class ClassFoundException(Exception):
1017 pass
1018
1019
1020class _ClassFinder(ast.NodeVisitor):

Callers 1

visit_ClassDefMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected