Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | * In crlf.py and lfcr.py: regsub -> re | ||||
* | 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 |