History log of /external/python/cpython2/Demo/tkinter/guido/solitaire.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2a9b9cbea08c7c22a328926b0e0719fb197743a0 13-Sep-2008 Andrew M. Kuchling <amk@amk.ca> #687648 from Robert Schuppenies: use classic division.
/external/python/cpython2/Demo/tkinter/guido/solitaire.py
182b5aca27d376b08a2904bed42b751496f932f3 18-Jul-2004 Tim Peters <tim.peters@gmail.com> Whitespace normalization, via reindent.py.
/external/python/cpython2/Demo/tkinter/guido/solitaire.py
70a6b49821a3226f55e9716f32d802d06640cb89 12-Feb-2004 Walter Dörwald <walter@livinglogic.de> Replace backticks with repr() or "%r"

From SF patch #852334.
/external/python/cpython2/Demo/tkinter/guido/solitaire.py
b5846d7600709e64ca3e5adc7a35ec789e7238ef 30-Dec-1996 Guido van Rossum <guido@python.org> A different winning animation.
/external/python/cpython2/Demo/tkinter/guido/solitaire.py
a0dc1c4a613f11e1b6e20fa25658823533ca201b 30-Dec-1996 Guido van Rossum <guido@python.org> Actually, *this* fixes the last bug.
/external/python/cpython2/Demo/tkinter/guido/solitaire.py
1b2b53a25d27d96f60926802226dd375767cb3b2 30-Dec-1996 Guido van Rossum <guido@python.org> Considerably restructured. This fixes the one remaining bug.
/external/python/cpython2/Demo/tkinter/guido/solitaire.py
8de9f894e1021fc6b5799156e3be89ca35523ce8 29-Dec-1996 Guido van Rossum <guido@python.org> Solitaire game, like the one that comes with Windows.
/external/python/cpython2/Demo/tkinter/guido/solitaire.py