index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demo
/
tkinter
/
matt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 69846 via svnmerge from
Mark Dickinson
2009-02-21
2
-7/+7
*
fix a lot of Tkinter imports
Benjamin Peterson
2009-01-04
34
-35/+35
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
28
-43/+43
*
Remove apply()
Neal Norwitz
2006-03-17
1
-1/+1
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
34
-862/+836
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
2
-2/+2
*
This demo imported some private code from Matt. Make it cripple along.
Guido van Rossum
1999-04-08
1
-3/+10
*
Change bind() to tag_bind() so it works again.
Guido van Rossum
1997-09-24
1
-2/+2
*
Pass self as master to Entry() widget constructor.
Guido van Rossum
1996-11-27
1
-1/+1
*
update -- Undo is now entry 1
Guido van Rossum
1996-08-21
1
-2/+3
*
Updated for Python 1.4
Guido van Rossum
1996-07-30
33
-581/+445
*
Fix typos (need to use tag_bind, not bind).
Guido van Rossum
1996-05-24
1
-3/+2
*
fix for 4.0
Guido van Rossum
1995-10-08
1
-2/+2
*
new example that Matt posted to comp.lang.python
Guido van Rossum
1995-02-13
1
-0/+118
*
menu-simple.py: fixed lay-out
Guido van Rossum
1995-01-10
2
-2/+45
*
Matt's examples
Guido van Rossum
1994-10-07
33
-0/+1876