Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
72777614287a3f0feaaf1d0987ec275e94ede280
/
Tools
/
scripts
/
crlf.py
6348f0e
Close #12032: Fix scripts/crlf.py for Python 3
by Victor Stinner
· 14 years ago
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
6afaeb7
Convert print statements to function calls in Tools/.
by Collin Winter
· 17 years ago
494aaee
Whitespace normalization.
by Tim Peters
· 20 years ago
e236b38
[Patch #1005491 ] use __name__ == '__main__' in scripts
by Andrew M. Kuchling
· 20 years ago
47172b4
[Bug #724767] crlf.py uses the variable name file, which it shouldn't anymore.
by Andrew M. Kuchling
· 22 years ago
affa6b7
Tim wins a bet. Don't use re.
by Guido van Rossum
· 22 years ago
967e509
Patch by Gerrit Holl:
by Guido van Rossum
· 25 years ago
09eea82
Utility to replace CRLF with LF in argument files.
by Guido van Rossum
· 26 years ago