Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
Demo
/
scripts
/
markov.py
2cbd09c
Merged revisions 75339 via svnmerge from
by Georg Brandl
· 16 years ago
d7b0328
Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from
by Benjamin Peterson
· 17 years ago
1e8ce58
remove most uses of list(somedict.keys()) in Demo scripts
by Skip Montanaro
· 18 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
7a8c43e
Add 'if __name__ == "__main__":' to files already as a usable as a module.
by Johannes Gijsbers
· 21 years ago
e6ddc8b
Whitespace normalization. Ran reindent.py over the entire source tree.
by Tim Peters
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
6c3a2cb
whrandom -> random
by Guido van Rossum
· 27 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 29 years ago
6930b3d
Initial revision
by Guido van Rossum
· 31 years ago