summaryrefslogtreecommitdiffstats
path: root/Demo/tkinter/matt/dialog-box.py
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 ↵Georg Brandl2010-12-301-64/+0
| | | | demo to Tools, and remove all the other Demo content.
* fix a lot of Tkinter importsBenjamin Peterson2009-01-041-2/+2
|
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about ↵Collin Winter2007-07-171-1/+1
| | | | lingering print statements.
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-43/+43
|
* Updated for Python 1.4Guido van Rossum1996-07-301-41/+40
|
* Matt's examplesGuido van Rossum1994-10-071-0/+65