summaryrefslogtreecommitdiff
path: root/Tools/scripts/ifdef.py
Commit message (Expand)AuthorAgeFilesLines
* #18803: fix more typos. Patch by F?vry Thibault.Ezio Melotti2013-08-261-2/+2
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-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
* Apply diff2.txt from SF patch http://www.python.org/sf/572113Walter Dörwald2002-09-111-4/+3
* 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