mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Implemented PEP 405 (Python virtual environments).
This commit is contained in:
parent
f2bdc3690a
commit
7ded1f0f69
41 changed files with 1454 additions and 66 deletions
|
|
@ -23,3 +23,4 @@ The list of modules described in this chapter is:
|
|||
unittest.mock-examples.rst
|
||||
2to3.rst
|
||||
test.rst
|
||||
venv.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue