aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/packaging/command/build_py.py
Commit message (Expand)AuthorAge
* Remove packaging from the standard library.Éric Araujo2012-06-24
* Clean up byte-compilation code in packaging (#11254 followup).Éric Araujo2011-11-14
* Improve byte-compilation in packaging to be independent of -O or -B.Éric Araujo2011-11-03
* Fix typo “seperate”Éric Araujo2011-11-03
* More fixes for PEP 3147 compliance in packaging (#11254)Éric Araujo2011-10-19
* Packaging cleanup: remove conditionals for < 2.6 support.Éric Araujo2011-09-17
* Clean up packaging.util: add __all__, remove some unused functions.Éric Araujo2011-09-01
* initial import of the packaging package in the standard libraryTarek Ziade2011-05-19