summaryrefslogtreecommitdiffstats
path: root/Lib/venv/scripts/posix/pysetup3
Commit message (Collapse)AuthorAgeFilesLines
* Remove packaging from the standard library.Éric Araujo2012-06-241-11/+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
* Implemented PEP 405 (Python virtual environments).Vinay Sajip2012-05-261-0/+11