Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 36e01df

Browse files
committed
Move note about the implementation in the "seealso".
1 parent 40c6773 commit 36e01df

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Doc/whatsnew/3.3.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,10 @@ administration. The Python interpreter checks for a ``pyvenv.cfg``,
116116
file whose existence signals the base of a virtual environment's directory
117117
tree.
118118

119-
(Implemented by Carl Meyer and Vinay Sajip.)
120-
121119
.. seealso::
122120

123121
:pep:`405` - Python Virtual Environments
124-
PEP written by Carl Meyer
122+
PEP written by Carl Meyer; implementation by Carl Meyer and Vinay Sajip
125123

126124

127125
PEP 420: Namespace Packages

0 commit comments

Comments
 (0)