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-01 18:51:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
4d378d8349
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Vinay Sajip
4d378d8349
Closes
#15281
,
#15283
: Don't make venv scripts executable, but copy source mode instead, and provide better help for pyvenv.
2012-07-08 17:50:42 +01:00
..
scripts
Closes
#15157
: pydoc script added to venvs.
2012-06-24 10:35:40 +01:00
__init__.py
Closes
#15281
,
#15283
: Don't make venv scripts executable, but copy source mode instead, and provide better help for pyvenv.
2012-07-08 17:50:42 +01:00
__main__.py