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-23 11:15:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
b146568dfc
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Anthony Sottile
58ec58a42b
bpo-39656: Ensure
bin/python3.#
is always present in virtual environments on POSIX (GH-19030)
2020-03-17 07:29:11 +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-39656: Ensure
bin/python3.#
is always present in virtual environments on POSIX (GH-19030)
2020-03-17 07:29:11 +00:00
__main__.py