Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d40e6f70a5edabffcbfff22912163520da3a29e2
/
Demo
/
tkinter
/
matt
/
entry-with-shared-variable.py
d6d63f5
fix a lot of Tkinter imports
by Benjamin Peterson
· 16 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
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 years ago
58a7856
Pass self as master to Entry() widget constructor.
by Guido van Rossum
· 28 years ago
89cb67b
Updated for Python 1.4
by Guido van Rossum
· 29 years ago
35820f7
Matt's examples
by Guido van Rossum
· 31 years ago