Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update crlf and lfcr scripts for 3.x bytes semantics (#12032). | Éric Araujo | 2011-08-12 | 1 | -6/+6 |
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
* | Convert print statements to function calls in Tools/. | Collin Winter | 2007-08-03 | 1 | -3/+3 |
* | Whitespace normalization. | Tim Peters | 2004-08-09 | 1 | -1/+0 |
* | [Patch #1005491 ] use __name__ == '__main__' in scripts | Andrew M. Kuchling | 2004-08-09 | 1 | -15/+20 |
* | [Bug #724767] crlf.py uses the variable name file, which it shouldn't anymore. | Andrew M. Kuchling | 2003-05-13 | 1 | -7/+7 |
* | Tim wins a bet. Don't use re. | Guido van Rossum | 2002-11-13 | 1 | -2/+2 |
* | Patch by Gerrit Holl: | Guido van Rossum | 2000-02-14 | 1 | -2/+2 |
* | Utility to replace CRLF with LF in argument files. | Guido van Rossum | 1998-09-14 | 1 | -0/+19 |