Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ pathbrowser.py
File
pathbrowser.py
Lib/idlelib/pathbrowser.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
importlib.machinery
2
import
os
3
import
sys
4
Callers
nothing calls this directly
Calls
2
main
Function · 0.90
run
Function · 0.90
Tested by
no test coverage detected