cpython/Demo/tkinter/guido
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
..
AttrDialog.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
ManPage.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
MimeViewer.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
ShellWindow.py Get rid of most of the remaining uses of <>. There's still Tools/* thogh. 2006-08-29 04:39:12 +00:00
brownian.py Get rid of the lock; it's no longer needed. 1998-06-30 17:01:06 +00:00
canvasevents.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
dialog.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
electrons.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
hanoi.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
hello.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
imagedraw.py idraw on top of an image 1995-10-11 18:27:23 +00:00
imageview.py
kill.py Remove apply() 2006-03-17 08:00:19 +00:00
listtree.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
mbox.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
newmenubardemo.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
optionmenu.py Remove apply() 2006-03-17 08:00:19 +00:00
paint.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
rmt.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
solitaire.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
sortvisu.py Remove apply() 2006-03-17 08:00:19 +00:00
ss1.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
svkill.py Remove apply() 2006-03-17 08:00:19 +00:00
switch.py Added the mainloop() call. 1998-09-14 17:52:29 +00:00
tkman.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
wish.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00