summaryrefslogtreecommitdiff
path: root/Tools/scripts/crlf.py
Commit message (Expand)AuthorAgeFilesLines
* Update crlf and lfcr scripts for 3.x bytes semantics (#12032).Éric Araujo2011-08-121-6/+6
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
* Convert print statements to function calls in Tools/.Collin Winter2007-08-031-3/+3
* Whitespace normalization.Tim Peters2004-08-091-1/+0
* [Patch #1005491 ] use __name__ == '__main__' in scriptsAndrew M. Kuchling2004-08-091-15/+20
* [Bug #724767] crlf.py uses the variable name file, which it shouldn't anymore.Andrew M. Kuchling2003-05-131-7/+7
* Tim wins a bet. Don't use re.Guido van Rossum2002-11-131-2/+2
* Patch by Gerrit Holl:Guido van Rossum2000-02-141-2/+2
* Utility to replace CRLF with LF in argument files.Guido van Rossum1998-09-141-0/+19