cpython/Lib/lib-tk
Guido van Rossum b940e113bf SF patch 1631942 by Collin Winter:
(a) "except E, V" -> "except E as V"
(b) V is now limited to a simple name (local variable)
(c) V is now deleted at the end of the except block
2007-01-10 16:19:56 +00:00
..
Canvas.py Don't define has_key(). 2006-08-21 00:26:58 +00:00
Dialog.py
FileDialog.py Couple more has_keys() going... 2006-08-19 16:53:45 +00:00
FixTk.py Couple more has_keys() going... 2006-08-19 16:53:45 +00:00
ScrolledText.py
SimpleDialog.py
Tix.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
Tkconstants.py
Tkdnd.py
Tkinter.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
tkColorChooser.py r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100 2005-11-12 15:28:52 +00:00
tkCommonDialog.py r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100 2005-11-12 15:28:52 +00:00
tkFileDialog.py
tkFont.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
tkMessageBox.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
tkSimpleDialog.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
turtle.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00