summaryrefslogtreecommitdiffstats
path: root/PC/_msi.c
Commit message (Expand)AuthorAgeFilesLines
* PEP 3123: Provide forward compatibility with Python 3.0, while keepingMartin v. Löwis2007-07-211-8/+4
* Patch #1572724: fix typo ('=' instead of '==') in _msi.c.Georg Brandl2006-10-091-1/+1
* Update copyright notice.Martin v. Löwis2006-03-051-1/+1
* Import bdist_msiMartin v. Löwis2006-03-051-0/+1008