Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ tree.py
File
tree.py
Lib/idlelib/tree.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# XXX TO DO:
2
# - popup menu
3
# - support partial or total redisplay
4
# - key bindings (instead of quick-n-dirty bindings on Canvas):
Callers
nothing calls this directly
Calls
5
main
Function · 0.90
run
Function · 0.90
join
Method · 0.45
dirname
Method · 0.45
isdir
Method · 0.45
Tested by
no test coverage detected