Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
Demo
/
tkinter
/
guido
/
ShellWindow.py
d6d63f5
fix a lot of Tkinter imports
by Benjamin Peterson
· 16 years ago
d3eb5a15
Merged revisions 61003-61033 via svnmerge from
by Christian Heimes
· 17 years ago
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 18 years ago
3bd844e
Get rid of most of the remaining uses of <>. There's still Tools/* thogh.
by Neal Norwitz
· 19 years ago
d910855
Remove apply()
by Neal Norwitz
· 19 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 years ago
d6449a2
Be more careful with closing fd's 0,1,2.
by Guido van Rossum
· 28 years ago
89cb67b
Updated for Python 1.4
by Guido van Rossum
· 29 years ago
630112e
demonstrate shell in a Tk window
by Guido van Rossum
· 30 years ago