summaryrefslogtreecommitdiffstats
path: root/Lib/msilib/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* replace has_key with 'in' operatorBenjamin Peterson2009-10-091-1/+1
* Support AMD64 in msilib. Set Win64 on reglocator.Martin v. Löwis2009-06-121-3/+7
* Issue #3732: Backported r53335 to supress deprecation warning.Hirokazu Yamamoto2008-09-011-5/+5
* Properly generate logical file ids. Fixes #1515998.Martin v. Löwis2006-07-061-4/+6
* Rename parameters to match the documentation (whichMartin v. Löwis2006-05-011-8/+7
* Import bdist_msiMartin v. Löwis2006-03-051-0/+462