]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #24750: Improve appearance of IDLE editor window status bar.
authorTerry Jan Reedy <tjreedy@udel.edu>
Mon, 16 Nov 2015 12:32:26 +0000 (07:32 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 16 Nov 2015 12:32:26 +0000 (07:32 -0500)
commitd36d817a8464426953da8558d3c397f0378e046e
tree614b2fb0ce4775c30721755b897a8f29437b523e
parent6e0889f0c71eebaf5814f4947b09155baa035188
Issue #24750: Improve appearance of IDLE editor window status bar.
Patch by Mark Roseman.
Lib/idlelib/EditorWindow.py
Lib/idlelib/MultiStatusBar.py