MCPcopy 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

mainFunction · 0.90
runFunction · 0.90
joinMethod · 0.45
dirnameMethod · 0.45
isdirMethod · 0.45

Tested by

no test coverage detected