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 |
* | [Patch #1005491 ] use __name__ == '__main__' in scripts | Andrew M. Kuchling | 2004-08-09 | 1 | -14/+19 |
* | [Bug #724767] Avoid use of 'file' as a variable name | Andrew M. Kuchling | 2003-05-13 | 1 | -7/+7 |
* | Patch by Gerrit Holl: | Guido van Rossum | 2000-02-14 | 1 | -2/+2 |
* | nannified. | Guido van Rossum | 1998-09-14 | 1 | -8/+8 |
* | Utility to replace LF with CRLF in argument files. | Guido van Rossum | 1998-09-14 | 1 | -0/+19 |