summaryrefslogtreecommitdiffstats
path: root/Demo/tkinter/matt/subclass-existing-widgets.py
Commit message (Collapse)AuthorAgeFilesLines
* fix a lot of Tkinter importsBenjamin Peterson2009-01-041-1/+1
|
* 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-4/+3
|
* Updated for Python 1.4Guido van Rossum1996-07-301-9/+5
|
* Matt's examplesGuido van Rossum1994-10-071-0/+33