summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/ifdef.py
Commit message (Collapse)AuthorAgeFilesLines
* #18803: fix more typos. Patch by Févry Thibault.Ezio Melotti2013-08-251-2/+2
|
* Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.Neal Norwitz2006-03-161-1/+0
|
* [Patch #1005491 ] use __name__ == '__main__' in scriptsAndrew M. Kuchling2004-08-091-1/+2
|
* Fix use of 'file' as a variable name.Andrew M. Kuchling2003-05-131-3/+3
| | | | (I've tested the fixes, but please proofread anyway.)
* Apply diff2.txt from SF patch http://www.python.org/sf/572113Walter Dörwald2002-09-111-4/+3
| | | | | | | | (with one small bugfix in bgen/bgen/scantools.py) This replaces string module functions with string methods for the stuff in the Tools directory. Several uses of string.letters etc. are still remaining.
* Whitespace normalization.Tim Peters2001-01-171-73/+73
|
* Fix multi-arg list.append() calls.Guido van Rossum1998-10-081-4/+4
|
* /usr/local/bin/python -> /usr/bin/env pythonGuido van Rossum1996-11-271-1/+1
|
* Initial revisionGuido van Rossum1994-05-091-0/+113