]> granicus.if.org Git - python/commit
1. Polish variables in EditorWindow extension loading and Tkinter variable code.
authorKurt B. Kaiser <kbk@shore.net>
Sat, 24 Apr 2004 03:01:48 +0000 (03:01 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sat, 24 Apr 2004 03:01:48 +0000 (03:01 +0000)
commit610c7e07f3e41e1f4baf7303edc8124269c01250
tree1e0dfe0712059f9ccf4ff6d96da42ef36a8bc01d
parent46a16f297f0249bbb0c446a80bf2ae927f971e97
1. Polish variables in EditorWindow extension loading and Tkinter variable code.
2. Add exception handling to EditorWindow Tkinter variable setvar() and getvar() fcns.
3. EditorWindow: remove some unneeded comments.
4. Add a separator to the Options menu
5. extend.txt: describe how to create a menu entry which has no keybinding.

M Bindings.py
M EditorWindow.py
M extend.txt
Lib/idlelib/Bindings.py
Lib/idlelib/EditorWindow.py
Lib/idlelib/extend.txt