This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-27 11:44:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0321cf2550
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Vinay Sajip
1e53f8d9bf
Issue
#21197
: Add lib64 -> lib symlink in venvs on 64-bit non-OS X POSIX.
2014-04-15 11:18:10 +01:00
..
scripts
Closes
#19139
: Changed usage of __VENV_NAME__ and added __VENV_PROMPT__.
2013-10-02 11:36:16 +01:00
__init__.py
Issue
#21197
: Add lib64 -> lib symlink in venvs on 64-bit non-OS X POSIX.
2014-04-15 11:18:10 +01:00
__main__.py
Implemented PEP 405 (Python virtual environments).
2012-05-26 03:45:29 +01:00