Vinay Sajip
|
bfc8f26ec2
|
Issue #17743: Now use extended syntax of set command in .bat files.
|
2013-05-20 15:38:12 -07:00 |
Vinay Sajip
|
e254751a63
|
Issue #17744: Now unset VIRTUAL_ENV environment variable when deactivating.
|
2013-05-20 15:28:52 -07:00 |
Vinay Sajip
|
e554f8b858
|
Closes #15361: Corrected venv prompt in PowerShell activation script.
|
2012-07-15 21:58:13 +01:00 |
Vinay Sajip
|
6aed5fe532
|
Closes #15157: pydoc script added to venvs.
|
2012-06-24 10:35:40 +01:00 |
Éric Araujo
|
859aad6a36
|
Remove packaging from the standard library.
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
|
2012-06-24 00:07:41 -04:00 |
Vinay Sajip
|
ecdc076695
|
Removed pysetup3.exe executable.
|
2012-05-29 11:12:43 +01:00 |
Vinay Sajip
|
7ded1f0f69
|
Implemented PEP 405 (Python virtual environments).
|
2012-05-26 03:45:29 +01:00 |