This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-02 22:51:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e901d1fbdf
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Vinay Sajip
ad644e011f
Closes
#18435
: Merged fix from 3.3.
2013-07-12 21:13:01 +01:00
..
scripts
Closes
#18224
: Removed pydoc script from created venv, as it causes problems on Windows and adds no value over and above python -m pydoc ...
2013-06-30 22:08:27 +01:00
__init__.py
Closes
#18435
: Merged fix from 3.3.
2013-07-12 21:13:01 +01:00
__main__.py
Implemented PEP 405 (Python virtual environments).
2012-05-26 03:45:29 +01:00