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
/
guido
/
solitaire.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo...
Georg Brandl
2010-12-30
1
-626/+0
*
#3018: tkinter demo fixes for py3k.
Georg Brandl
2010-10-25
1
-33/+22
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
1
-1/+1
*
fix a lot of Tkinter imports
Benjamin Peterson
2009-01-04
1
-1/+1
*
Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from
Benjamin Peterson
2008-09-13
1
-2/+2
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
1
-2/+2
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-289/+289
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1/+1
*
A different winning animation.
Guido van Rossum
1996-12-30
1
-6/+8
*
Actually, *this* fixes the last bug.
Guido van Rossum
1996-12-30
1
-2/+7
*
Considerably restructured. This fixes the one remaining bug.
Guido van Rossum
1996-12-30
1
-319/+322
*
Solitaire game, like the one that comes with Windows.
Guido van Rossum
1996-12-29
1
-0/+627