summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/parseentities.py
Commit message (Collapse)AuthorAgeFilesLines
* #14490, #14491: add 'sundry'-style import tests for Tools/scripts.R David Murray2012-04-051-2/+1
| | | | | | This patch changes a few of the scripts to have __name__=='__main__' clauses so that they are importable without running. Also fixes the syntax errors revealed by the tests.
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
|
* Ran 2to3 over scripts directory.Georg Brandl2008-05-161-3/+2
|
* Whitespace normalization.Tim Peters2001-01-171-2/+1
|
* satisfy the tabnannyJeremy Hylton2000-09-181-21/+21
|
* Scrit by Marc-Andre Lemburg to generate htmlentitydefs.py.Guido van Rossum1999-08-191-0/+65