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 berker.peksag
Recipients berker.peksag, docs@python
Date 2013-06-11.10:11:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370945502.31.0.379254379799.issue18187@psf.upfronthosting.co.za>
In-reply-to
Content
The correct location of the venv module is Lib/venv, not Lib/venv.py.

Attaching a simple patch that fixes the location.
History
Date User Action Args
2013-06-11 10:11:42berker.peksagsetrecipients: + berker.peksag, docs@python
2013-06-11 10:11:42berker.peksagsetmessageid: <1370945502.31.0.379254379799.issue18187@psf.upfronthosting.co.za>
2013-06-11 10:11:42berker.peksaglinkissue18187 messages
2013-06-11 10:11:42berker.peksagcreate