Searched refs:WindowList (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/idlelib/idle_test/ |
D | test_window.py | 12 wl = window.WindowList() 30 window.registry = window.WindowList()
|
/third_party/python/Lib/idlelib/ |
D | window.py | 5 class WindowList: class 54 registry = WindowList()
|
D | ChangeLog | 393 * WindowList.py: py-cvs merge, correct indentation 425 ToolTip.py, WindowList.py, config.txt, help.txt, idle, idle.bat, 445 WindowList.py, ZoomHeight.py, __init__.py, config-unix.txt, 474 WindowList.py, ZoomHeight.py, __init__.py, config-unix.txt, 540 UndoDelegator.py, WidgetRedirector.py, WindowList.py, help.txt, 562 UndoDelegator.py, WidgetRedirector.py, WindowList.py, help.txt, 589 * WindowList.py: 1207 * WindowList.py: 1215 * WindowList.py: 1227 * WindowList.py: Don't crash if a window no longer exists. [all …]
|