]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
1. Update WindowList registry when filename changes so that
authorKurt B. Kaiser <kbk@shore.net>
Fri, 6 Jun 2003 21:58:38 +0000 (21:58 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Fri, 6 Jun 2003 21:58:38 +0000 (21:58 +0000)
commit260cb9034c861fa159f26fba8679ac265af47109
treeb71f9585e1e49b9a892587748b35bbaeea9881cc
parentb268f0345956603cfae226946b80060b6fc28be1
1. Update WindowList registry when filename changes so that
   Window menu updates.
2. Display Python Shell window in Window menu
3. Remove some dead code in FileList.py

M EditorWindow.py
M FileList.py
M WindowList.py
Lib/idlelib/EditorWindow.py
Lib/idlelib/FileList.py
Lib/idlelib/WindowList.py