Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bpython/bpython
/ _LoadedInode
Class
_LoadedInode
bpython/importcompletion.py:57–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
56
@dataclass(**_LOADED_INODE_DATACLASS_ARGS)
57
class
_LoadedInode:
58
dev: int
59
inode: int
60
61
62
class
ModuleGatherer:
Callers
1
find_modules
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected