summaryrefslogtreecommitdiffstats
path: root/Lib/packaging/command/bdist_wininst.py
Commit message (Expand)AuthorAgeFilesLines
* Remove packaging from the standard library.Éric Araujo2012-06-241-345/+0
* Use sys.version_info instead of sys.version in packaging.Éric Araujo2012-02-101-1/+1
* Undo potentially confusing name change in packaging.Éric Araujo2011-11-061-3/+2
* Fix usage of bytes in packaging's bdist_wininst.Éric Araujo2011-09-101-7/+8
* Fix usage of dry-run in packaging bdist_wininst and install_distinfo.Éric Araujo2011-09-101-3/+2
* Make bdist_* commands respect --skip-build passed to bdist (#10946).Éric Araujo2011-08-291-1/+5
* initial import of the packaging package in the standard libraryTarek Ziade2011-05-191-0/+342