Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
903a65d7f15d0e81fb622b7c42f93f9368bebbe5
/
Demo
/
scripts
/
pi.py
38c34ef
Merged revisions 75315 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
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
38e083b
Changed to use the fact that str(long) doesn't produce a trailing L Reindented
by Moshe Zadka
· 24 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 29 years ago
41ffccb
*** empty log message ***
by Guido van Rossum
· 32 years ago
0b2b440
all Long constants have an L suffix, not l;
by Guido van Rossum
· 33 years ago
bdfcfcc
New == syntax
by Guido van Rossum
· 34 years ago
ec758ea
Initial revision
by Guido van Rossum
· 34 years ago