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-09 01:51:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
880254e222
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Vinay Sajip
c07aa9e41f
Issue
#18435
: Replaced simple attribute container class Context with types.SimpleNamespace.
2013-07-12 21:10:19 +01: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
#18435
: Replaced simple attribute container class Context with types.SimpleNamespace.
2013-07-12 21:10:19 +01:00
__main__.py
Implemented PEP 405 (Python virtual environments).
2012-05-26 03:45:29 +01:00