This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-12-01 05:45:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
674935b8ca
cpython
/
Lib
/
venv
History
schwarzichet
787b6d548c
bpo-39505: delete the redundant '/' in $env:VIRTUAL_ENV (GH-18290)
2020-02-05 08:16:58 +00:00
..
scripts
bpo-39505: delete the redundant '/' in $env:VIRTUAL_ENV (GH-18290)
2020-02-05 08:16:58 +00:00
__init__.py
bpo-38901: Allow setting a venv's prompt to the basename of the current directory. (GH-17946)
2020-01-14 20:49:30 +00:00
__main__.py