Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
150
class
StarReExport:
151
target_module: str
# e.g. "posixpath" / "ntpath"
152
153
154
def
parse_module(path: Path, module_qn: str) -> tuple[ModuleStubs, list[StarReExport]]:
Callers
1
walk
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected