summaryrefslogtreecommitdiffstats
path: root/Lib/msilib/schema.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-021-1/+1
| | | | | | This changes the main documentation, doc strings, source code comments, and a couple error messages in the test suite. In some cases the word was removed to fix the grammar.
* Issue #27076: Doc, comment and test function name spelling fixesMartin Panter2016-05-261-1/+1
| | | | Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
* Remove duplication.Ezio Melotti2011-10-191-1/+1
|
* Import bdist_msiMartin v. Löwis2006-03-051-0/+1007