mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Merge typo fix.
This commit is contained in:
commit
6ca07a221a
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ with the interpreter core.
|
|||
|
||||
This PEP adds the :mod:`venv` module for programmatic access, and the
|
||||
:ref:`pyvenv <scripts-pyvenv>` script for command-line access and
|
||||
administration. The Python interpreter checks for a ``pvenv.cfg``,
|
||||
administration. The Python interpreter checks for a ``pyvenv.cfg``,
|
||||
file whose existence signals the base of a virtual environment's directory
|
||||
tree.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue