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-02 08:02:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
fc33d4ce0a
cpython
/
Lib
/
venv
History
Download ZIP
Download TAR.GZ
Andrew Svetlov
82649f3b87
Issue
#15776
: Allow pyvenv to work in existing directory with --clean.
...
Patch by Vinay Sajip.
2012-08-24 19:00:15 +03:00
..
scripts
Closes
#15361
: Corrected venv prompt in PowerShell activation script.
2012-07-15 21:58:13 +01:00
__init__.py
Issue
#15776
: Allow pyvenv to work in existing directory with --clean.
2012-08-24 19:00:15 +03:00
__main__.py