summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/tests/test_bdist_msi.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-40275: Use new test.support helper submodules in tests (GH-21151)Hai Shi2020-06-251-1/+2
* bpo-39586: Deprecate distutils bdist_msi command (GH-18415)Hugo van Kemenade2020-02-101-2/+3
* Backout buggy patch committed for #13719Éric Araujo2012-03-071-9/+0
* Fix NameError from #13719 fixÉric Araujo2012-03-051-0/+1
* Make distutils’ upload command work with bdist_msi products (#13719).Éric Araujo2012-03-051-5/+13
* Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)Éric Araujo2010-11-061-1/+1
* Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,...Georg Brandl2010-03-141-1/+3
* Merged revisions 77712,77740-77741,77756,77886,77902,77936 via svnmerge fromBenjamin Peterson2010-02-031-0/+23