summaryrefslogtreecommitdiffstats
path: root/Lib/packaging/tests/test_command_bdist_msi.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove packaging from the standard library.Éric Araujo2012-06-241-25/+0
| | | | | | Distutils2 will live on on PyPI and be included in the stdlib when it is ready. See discussion starting at http://mail.python.org/pipermail/python-dev/2012-June/120430.html
* Remove buggy change for #13719 in packagingÉric Araujo2012-03-071-9/+0
|
* Make packaging’ upload command work with bdist_msi products (#13719)Éric Araujo2012-03-051-2/+11
|
* initial import of the packaging package in the standard libraryTarek Ziade2011-05-191-0/+25