summaryrefslogtreecommitdiffstats
path: root/Tools/msi/schema.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a few typos and a double semicolon. Patch by Eitan Adler.Ezio Melotti2013-01-271-1/+1
* Revert r63378. These files need to stay compatible with Python 2.x (until Pyt...Martin v. Löwis2008-07-181-424/+424
* More 2to3 fixes in the Tools directory. Fixes #2893.Georg Brandl2008-05-161-424/+424
* Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-...Martin v. Löwis2008-04-051-59/+59
* Whitespace normalization.Tim Peters2004-08-221-1/+0
* Move msi from sandbox to Tools.Martin v. Löwis2004-08-221-0/+1008