Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c5f05e45cffa16f45f1332cec531c045893f928f
/
Demo
/
scripts
/
pi.py
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
· 25 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