Tim Peters
|
494aaee902
|
Whitespace normalization.
|
2004-08-09 18:54:11 +00:00 |
Andrew M. Kuchling
|
e236b38731
|
[Patch #1005491 ] use __name__ == '__main__' in scripts
|
2004-08-09 17:27:55 +00:00 |
Andrew M. Kuchling
|
47172b4fab
|
[Bug #724767] crlf.py uses the variable name file, which it shouldn't anymore.
|
2003-05-13 14:51:39 +00:00 |
Guido van Rossum
|
affa6b7bf1
|
Tim wins a bet. Don't use re.
|
2002-11-13 21:04:31 +00:00 |
Guido van Rossum
|
967e509a81
|
Patch by Gerrit Holl:
* In crlf.py and lfcr.py: regsub -> re
|
2000-02-14 21:42:14 +00:00 |
Guido van Rossum
|
09eea82005
|
Utility to replace CRLF with LF in argument files.
|
1998-09-14 15:46:41 +00:00 |