Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve the pyvenv entry | Antoine Pitrou | 2012-08-20 | 1 | -0/+2 |
| | |||||
* | Factored out common venv documentation and added more information about ↵ | Vinay Sajip | 2012-07-10 | 1 | -85/+1 |
| | | | | Distribute/pip. | ||||
* | Added cross-references to venv definition. | Vinay Sajip | 2012-07-09 | 1 | -25/+3 |
| | |||||
* | Issue #15283: Updated pyvenv documentation to expand on activation. | Vinay Sajip | 2012-07-09 | 1 | -2/+31 |
| | |||||
* | Closes #15241: Added information on venv prefixes to pyvenv section. | Vinay Sajip | 2012-07-03 | 1 | -0/+22 |
| | |||||
* | Remove packaging from the standard library. | Éric Araujo | 2012-06-24 | 1 | -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 Sajip | 2012-05-29 | 1 | -0/+66 |