cpython/Demo/tkinter/guido
Guido van Rossum 75698a4937 Removing these scripts. redemo.py lives on in Tools/scripts/.
regexdemo.py is obsolete with the regex module.
2000-10-06 17:38:42 +00:00
..
AttrDialog.py Fix multi-arg list.append() calls. 1998-10-08 15:24:48 +00:00
ManPage.py
MimeViewer.py
ShellWindow.py Be more careful with closing fd's 0,1,2. 1997-10-07 14:37:31 +00:00
brownian.py Get rid of the lock; it's no longer needed. 1998-06-30 17:01:06 +00:00
canvasevents.py
dialog.py Typo discovered by Case Roole. 1997-10-07 14:37:58 +00:00
electrons.py Fix some comments; move 'import random' to top. 1998-05-26 21:43:44 +00:00
hanoi.py Correct off-by-two-pixels error. 1997-08-22 20:56:07 +00:00
hello.py
imagedraw.py
imageview.py
kill.py
listtree.py
mbox.py
newmenubardemo.py Added a 'Help' special menu to show how this is done. 1998-10-06 19:37:20 +00:00
optionmenu.py Adding Fredrik Lundh's demo of the option menu. 1998-10-20 15:32:39 +00:00
paint.py Paint demo by Dave Mitchell. There's clearly a demand for such a 1998-01-26 16:47:30 +00:00
rmt.py
solitaire.py
sortvisu.py
svkill.py
switch.py Added the mainloop() call. 1998-09-14 17:52:29 +00:00
tkman.py Patch by Case Roole <cjr@bound.xs4all.nl> to fail with a more 1997-09-15 15:39:11 +00:00
wish.py