Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b1d867f14965e2369d31a3fcdab5bca34b4d81b4
/
Demo
/
tkinter
/
matt
b1d867f
Issue #27076: Doc, comment and test function name spelling fixes
by Martin Panter
· 9 years ago
3e4caeb
Issue #5341: Fix a variety of spelling errors.
by Mark Dickinson
· 16 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 22 years ago
60cc90e
This demo imported some private code from Matt. Make it cripple along.
by Guido van Rossum
· 26 years ago
5edcf34
Change bind() to tag_bind() so it works again.
by Guido van Rossum
· 28 years ago
58a7856
Pass self as master to Entry() widget constructor.
by Guido van Rossum
· 29 years ago
a4ddb23
update -- Undo is now entry 1
by Guido van Rossum
· 29 years ago
89cb67b
Updated for Python 1.4
by Guido van Rossum
· 29 years ago
faefe4c
Fix typos (need to use tag_bind, not bind).
by Guido van Rossum
· 29 years ago
447ae53
fix for 4.0
by Guido van Rossum
· 30 years ago
38862df
new example that Matt posted to comp.lang.python
by Guido van Rossum
· 31 years ago
b8fe9b3
menu-simple.py: fixed lay-out
by Guido van Rossum
· 31 years ago
35820f7
Matt's examples
by Guido van Rossum
· 31 years ago