MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / StarReExport

Class StarReExport

scripts/gen-py-stdlib.py:150–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148
149@dataclasses.dataclass
150class StarReExport:
151 target_module: str # e.g. "posixpath" / "ntpath"
152
153
154def parse_module(path: Path, module_qn: str) -> tuple[ModuleStubs, list[StarReExport]]:

Callers 1

walkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected