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-08-03 08:34:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
893c7e7829
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Vinay Sajip
893c7e7829
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
..
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
Issue
#18200
: Update the stdlib (except tests) to use
2013-06-13 20:57:26 -04:00
__main__.py