summaryrefslogtreecommitdiff
path: root/Demo/tkinter/guido/rmt.py
Commit message (Expand)AuthorAgeFilesLines
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo...Georg Brandl2010-12-301-159/+0
* #3018: tkinter demo fixes for py3k.Georg Brandl2010-10-251-1/+1
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
* 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 lin...Collin Winter2007-07-171-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-57/+57
* /usr/local/bin/python -> /usr/bin/env pythonGuido van Rossum1996-11-271-1/+1
* (rmt.py): Updated to "modern" python coding conventions, somewhat. KeywordFred Drake1996-07-231-21/+21
* update pathnamesGuido van Rossum1994-10-111-1/+1
* Added comment about need of OO styleGuido van Rossum1994-07-131-0/+2
* Adapt to new Tkinter.pyGuido van Rossum1994-06-201-27/+32
* Initial revisionGuido van Rossum1994-06-201-0/+152