summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/pathfix.py
Commit message (Expand)AuthorAgeFilesLines
* Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.Neal Norwitz2006-03-161-2/+2
* Whitespace normalization.Tim Peters2004-08-091-1/+0
* [Patch #1005491 ] use __name__ == '__main__' in scriptsAndrew M. Kuchling2004-08-091-1/+3
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-8/+8
* Apply diff2.txt from SF patch http://www.python.org/sf/572113Walter Dörwald2002-09-111-3/+2
* Hand repair of cases where reindent changed lines of the formTim Peters2001-01-171-1/+1
* Whitespace normalization.Tim Peters2001-01-171-101/+101
* Changed logic so it now replaces anything that has #! and python inGuido van Rossum1996-11-271-6/+5
* newslist.py: Added search for .newslistrc.py;Guido van Rossum1994-08-191-0/+150