History log of /external/python/cpython2/Tools/scripts/crlf.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
494aaee902748bd8f85a8e1bafce80f2c2ad7381 09-Aug-2004 Tim Peters <tim.peters@gmail.com> Whitespace normalization.
/external/python/cpython2/Tools/scripts/crlf.py
e236b38731823aeb87bb6d101062f54a72044954 09-Aug-2004 Andrew M. Kuchling <amk@amk.ca> [Patch #1005491 ] use __name__ == '__main__' in scripts
/external/python/cpython2/Tools/scripts/crlf.py
47172b4fabf60d047b904d662fd09fc2cd935502 13-May-2003 Andrew M. Kuchling <amk@amk.ca> [Bug #724767] crlf.py uses the variable name file, which it shouldn't anymore.
/external/python/cpython2/Tools/scripts/crlf.py
affa6b7bf16a998c0e15df60459776cf1c8339b0 13-Nov-2002 Guido van Rossum <guido@python.org> Tim wins a bet. Don't use re.
/external/python/cpython2/Tools/scripts/crlf.py
967e509a812fcdafcf249fc0f015bc25b7c5c730 14-Feb-2000 Guido van Rossum <guido@python.org> Patch by Gerrit Holl:

* In crlf.py and lfcr.py: regsub -> re
/external/python/cpython2/Tools/scripts/crlf.py
09eea820050afd4e61dce30d3248efd089bf8400 14-Sep-1998 Guido van Rossum <guido@python.org> Utility to replace CRLF with LF in argument files.
/external/python/cpython2/Tools/scripts/crlf.py