summaryrefslogtreecommitdiffstats
path: root/Lib/venv/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Closes #15361: Corrected venv prompt in PowerShell activation script.Vinay Sajip2012-07-151-1/+1
|
* Closes #15157: pydoc script added to venvs.Vinay Sajip2012-06-242-0/+9
|
* Remove packaging from the standard library.Éric Araujo2012-06-242-22/+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
* Removed pysetup3.exe executable.Vinay Sajip2012-05-292-0/+0
|
* Implemented PEP 405 (Python virtual environments).Vinay Sajip2012-05-268-0/+199