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-11-15 00:00:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
f849f46487
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Vinay Sajip
432810f9f3
Issue
#18807
: If copying (no symlinks) specified for a venv, then the python interpreter aliases (python, python3) are now created by copying rather than symlinking.
2014-05-28 08:06:24 +01:00
..
scripts
__init__.py
Issue
#18807
: If copying (no symlinks) specified for a venv, then the python interpreter aliases (python, python3) are now created by copying rather than symlinking.
2014-05-28 08:06:24 +01:00
__main__.py