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

File pyclbr.py

tools/python-3.11.9-amd64/Lib/pyclbr.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Parse a Python module and describe its classes and functions.
2
3Parse enough of a Python file to recognize imports and class and
4function definitions, and to find out the superclasses of a class.

Callers

nothing calls this directly

Calls 1

_mainFunction · 0.70

Tested by

no test coverage detected