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

File sidebar.py

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

Source from the content-addressed store, hash-verified

1"""Line numbering implementation for IDLE as an extension.
2Includes BaseSideBar which can be extended for other sidebar based extensions
3"""
4import contextlib

Callers

nothing calls this directly

Calls 2

mainFunction · 0.90
runFunction · 0.90

Tested by

no test coverage detected