summaryrefslogtreecommitdiff
path: root/Demo/tkinter/matt/two-radio-groups.py
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 ↵Georg Brandl2010-12-301-110/+0
| | | | demo to Tools, and remove all the other Demo content.
* 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-3/+3
| | | | lingering print statements.
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-36/+36
|
* Updated for Python 1.4Guido van Rossum1996-07-301-37/+29
|
* new example that Matt posted to comp.lang.pythonGuido van Rossum1995-02-131-0/+118