summaryrefslogtreecommitdiffstats
path: root/Doc/using/scripts.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue #27285: Document the deprecation of the pyvenv script.Brett Cannon2016-07-081-12/+0
| | | | | | | | | As part of the update, the documentation was updated to normalize around the term "virtual environment" instead of relying too heavily on "venv" for the same meaning and leading to inconsistent usage of either. Thanks to Steve Piercy for the patch.
* Improve the pyvenv entryAntoine Pitrou2012-08-201-0/+2
|
* Factored out common venv documentation and added more information about ↵Vinay Sajip2012-07-101-85/+1
| | | | Distribute/pip.
* Added cross-references to venv definition.Vinay Sajip2012-07-091-25/+3
|
* Issue #15283: Updated pyvenv documentation to expand on activation.Vinay Sajip2012-07-091-2/+31
|
* Closes #15241: Added information on venv prefixes to pyvenv section.Vinay Sajip2012-07-031-0/+22
|
* Remove packaging from the standard library.Éric Araujo2012-06-241-2/+1
| | | | | | 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
* Added pyvenv docs to 'Python Setup and Usage' section.Vinay Sajip2012-05-291-0/+66