summaryrefslogtreecommitdiffstats
path: root/Demo/tkinter/guido/ShellWindow.py
Commit message (Expand)AuthorAgeFilesLines
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...Collin Winter2007-07-171-1/+1
* Get rid of most of the remaining uses of <>. There's still Tools/* thogh.Neal Norwitz2006-08-291-3/+3
* Remove apply()Neal Norwitz2006-03-171-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-133/+133
* Be more careful with closing fd's 0,1,2.Guido van Rossum1997-10-071-3/+5
* Updated for Python 1.4Guido van Rossum1996-07-301-58/+43
* demonstrate shell in a Tk windowGuido van Rossum1995-01-101-0/+164