summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/Dialog.py
Commit message (Expand)AuthorAgeFilesLines
* Tkinter move, part 1: move modules.Georg Brandl2008-05-171-49/+0
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-1/+1
* SF patch #701494: more apply removalsRaymond Hettinger2003-04-061-5/+5
* Make reindent.py happy (convert everything to 4-space indents!).Fred Drake2000-10-231-34/+34
* keyword parameter changesGuido van Rossum1995-08-041-2/+4
* Tk 4.0 and Tcl 7.4 are now standardGuido van Rossum1995-07-141-1/+9
* Dialog.py: d.num should be numeric, not stringGuido van Rossum1994-08-301-5/+6
* Initial revisionGuido van Rossum1994-06-271-0/+38