Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
806d8cf0e8056726580e210e1dea960d6e77c910
/
Demo
/
scripts
/
eqfix.py
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 17 years ago
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
7a8c43e
Add 'if __name__ == "__main__":' to files already as a usable as a module.
by Johannes Gijsbers
· 20 years ago
e6ddc8b
Whitespace normalization. Ran reindent.py over the entire source tree.
by Tim Peters
· 20 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 28 years ago
a635b9a
remove references to /ufs/guido/bin/sgi/python
by Guido van Rossum
· 31 years ago
d5c57e1
Microfixes
by Guido van Rossum
· 32 years ago
b2ac809
change posix to os and path to os.path
by Guido van Rossum
· 33 years ago
becdad3
Check for binaries and non-python scripts.
by Guido van Rossum
· 33 years ago
318a91c
Tokenizing version (see lib/tokenize.py).
by Guido van Rossum
· 33 years ago
0af9a28
Initial revision
by Guido van Rossum
· 33 years ago