cpython/Lib/venv
2013-07-12 21:13:01 +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 Closes #18435: Merged fix from 3.3. 2013-07-12 21:13:01 +01:00
__main__.py