MCPcopy Index your code
hub / github.com/python/cpython / codecontext.py

File codecontext.py

Lib/idlelib/codecontext.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""codecontext - display the block context above the edit window
2
3Once code has scrolled off the top of a window, it can be difficult to
4determine which block you are in. This extension implements a pane at the top

Callers

nothing calls this directly

Calls 2

mainFunction · 0.90
reloadMethod · 0.45

Tested by

no test coverage detected