Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
Demo
/
tkinter
/
guido
/
solitaire.py
d6d63f5
fix a lot of Tkinter imports
by Benjamin Peterson
· 17 years ago
d7b0328
Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from
by Benjamin Peterson
· 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
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
b5846d7
A different winning animation.
by Guido van Rossum
· 29 years ago
a0dc1c4
Actually, *this* fixes the last bug.
by Guido van Rossum
· 29 years ago
1b2b53a
Considerably restructured. This fixes the one remaining bug.
by Guido van Rossum
· 29 years ago
8de9f89
Solitaire game, like the one that comes with Windows.
by Guido van Rossum
· 29 years ago