Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8043cf868c5fc045f513c02b51c89f313c738246
/
Demo
/
scripts
/
makedir.py
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
d9e5d17
Fix bug discovered by Klaus-Juergen Wolf -- it runs into infinite recursion!
by Guido van Rossum
· 26 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
b83ec8f
Initial revision
by Guido van Rossum
· 33 years ago