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-24 11:44:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
db6322cb8a
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Vinay Sajip
db6322cb8a
Fixes
#24875
: pip can now be installed in a venv with --system-site-packages.
2017-02-02 19:05:19 +00:00
..
scripts
Fixes
#29308
: Respect VIRTUAL_ENV_DISABLE_PROMPT in Activate.ps1.
2017-01-27 12:41:27 +00:00
__init__.py
Fixes
#24875
: pip can now be installed in a venv with --system-site-packages.
2017-02-02 19:05:19 +00:00
__main__.py