This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lys.nikolaou
Recipients docs@python, lys.nikolaou
Date 2018-08-02.23:19:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533251941.31.0.56676864532.issue34324@psf.upfronthosting.co.za>
In-reply-to
Content
In the Doc README there is the following sentence after the make venv command:
Assuming the virtual environment was created in the env directory (the default; configurable with the VENVDIR variable)

Should't it be venv directory instead? In the makefile the VENVDIR variable is set to venv by default.
History
Date User Action Args
2018-08-02 23:19:01lys.nikolaousetrecipients: + lys.nikolaou, docs@python
2018-08-02 23:19:01lys.nikolaousetmessageid: <1533251941.31.0.56676864532.issue34324@psf.upfronthosting.co.za>
2018-08-02 23:19:01lys.nikolaoulinkissue34324 messages
2018-08-02 23:19:01lys.nikolaoucreate