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-11-28 04:15:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
58ec58a42b
cpython
/
Lib
/
venv
History
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