This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-25 04:04:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
bf28d2dcad
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Vinay Sajip
5939027969
Closes
#18807
: pyvenv now takes a --copies argument allowing copies instead of symlinks even where symlinks are available and the default.
2013-08-25 00:04:06 +01:00
..
scripts
Closes
#18479
: Changed venv Activate.ps1 to make deactivate a function, and removed Deactivate.ps1.
2013-07-19 11:03:55 +01:00
__init__.py
Closes
#18807
: pyvenv now takes a --copies argument allowing copies instead of symlinks even where symlinks are available and the default.
2013-08-25 00:04:06 +01:00
__main__.py
Implemented PEP 405 (Python virtual environments).
2012-05-26 03:45:29 +01:00