]> granicus.if.org Git - python/commit
M EditorWindow.py
authorKurt B. Kaiser <kbk@shore.net>
Sun, 11 Apr 2004 03:16:07 +0000 (03:16 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sun, 11 Apr 2004 03:16:07 +0000 (03:16 +0000)
commitcf6f1b69eb5f491dd3cba6c5c90bcb344d4b3a96
treeb68bdb1ab0c5203094923cdd3d5a7d367cc8dd49
parent5bed456056db0b16afd97c0045796cdafeac4bd9
M EditorWindow.py
M IOBinding.py
M NEWS.txt
M configDialog.py

- If nulls somehow got into the strings in recent-files.lst
  EditorWindow.update_recent_files_list() was failing.  Python Bug 931336.
Lib/idlelib/EditorWindow.py
Lib/idlelib/IOBinding.py
Lib/idlelib/NEWS.txt
Lib/idlelib/configDialog.py