]> granicus.if.org Git - python/commit
Issue #1135: Add the XView and YView mix-ins to avoid duplicating
authorGuilherme Polo <ggpolo@gmail.com>
Fri, 14 Aug 2009 14:36:45 +0000 (14:36 +0000)
committerGuilherme Polo <ggpolo@gmail.com>
Fri, 14 Aug 2009 14:36:45 +0000 (14:36 +0000)
commite45f017023a30dc3bce7faa35b71705a7a385b73
treea8b835234983900de60683fb9366d5c8c649cbb0
parentf198ac2db28109c0761395b80c7b482f9167f515
Issue #1135: Add the XView and YView mix-ins to avoid duplicating
the xview* and yview* methods.
Lib/lib-tk/Tix.py
Lib/lib-tk/Tkinter.py
Lib/lib-tk/ttk.py
Misc/NEWS