MCPcopy Index your code
hub / github.com/python/cpython / pydoc_topics.py

File pydoc_topics.py

Doc/tools/extensions/pydoc_topics.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Support for building "topic help" for pydoc."""
2
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls 1

getLoggerMethod · 0.80

Tested by

no test coverage detected