summaryrefslogtreecommitdiffstats
path: root/Demo/tkinter/guido/wish.py
Commit message (Expand)AuthorAgeFilesLines
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...Collin Winter2007-07-171-2/+2
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-1/+1
* Get rid of a bunch more raw_input referencesNeal Norwitz2006-03-171-1/+4
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-16/+16
* Renamed module tkinter to _tkinterJack Jansen1995-10-231-3/+3
* use $DISPLAYGuido van Rossum1995-09-071-1/+2
* Moved tk.record() to record whole commands instead of linesGuido van Rossum1994-06-201-1/+1
* Initial revisionGuido van Rossum1994-06-201-0/+26