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
2025-01-22 00:15:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8bdc130121
cpython
/
Lib
/
venv
History
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