Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e6fc7401a92c7b51a80782d8095819b9909a0322
/
Demo
/
scripts
/
primes.py
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
0caa576
Merged revisions 75346 via svnmerge from
by Mark Dickinson
· 16 years ago
edbc50c
Merged revisions 75344 via svnmerge from
by Georg Brandl
· 16 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
3bd844e
Get rid of most of the remaining uses of <>. There's still Tools/* thogh.
by Neal Norwitz
· 19 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
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 28 years ago
41ffccb
*** empty log message ***
by Guido van Rossum
· 32 years ago
bdfcfcc
New == syntax
by Guido van Rossum
· 33 years ago
ec758ea
Initial revision
by Guido van Rossum
· 34 years ago