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-08-22 17:55:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
d2ec81a8c9
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
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