]> granicus.if.org Git - python/commit
Noam Raphel: Further developemt of CodeContext feature.
authorKurt B. Kaiser <kbk@shore.net>
Sun, 6 Jun 2004 01:29:22 +0000 (01:29 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sun, 6 Jun 2004 01:29:22 +0000 (01:29 +0000)
commit4d5bc6031ca883201f87e0e3c94e5746f9f91439
treebebdc12778178ff31a076a6e6709e705531fc7c7
parentcfa157d808d387551e3973c6e4e8e5eebca3b051
Noam Raphel:  Further developemt of CodeContext feature.
The visibility state of the code context pane is now persistent between
sessions and the pane does not appear in the shell window.

M CodeContext.py
M EditorWindow.py
M NEWS.txt
M PyShell.py
M config-extensions.def
M configHandler.py
Lib/idlelib/CodeContext.py
Lib/idlelib/EditorWindow.py
Lib/idlelib/NEWS.txt
Lib/idlelib/PyShell.py
Lib/idlelib/config-extensions.def
Lib/idlelib/configHandler.py