summaryrefslogtreecommitdiffstats
path: root/Lib/venv/scripts/nt/activate.bat
Commit message (Collapse)AuthorAgeFilesLines
* Closes #19139: Changed usage of __VENV_NAME__ and added __VENV_PROMPT__.Vinay Sajip2013-10-021-1/+1
|
* Issue #17743: Now use extended syntax of set command in .bat files.Vinay Sajip2013-05-201-13/+14
|
* Implemented PEP 405 (Python virtual environments).Vinay Sajip2012-05-261-0/+31