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-24 19:54:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
8bdc130121
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Vinay Sajip
0e6c66d48a
Issue
#19349
: Corrected error message.
2013-10-31 18:44:04 +00:00
..
scripts
Issue
#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:06:52 +01:00
__init__.py
Issue
#19349
: Corrected error message.
2013-10-31 18:44:04 +00:00
__main__.py