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 vinay.sajip
Recipients peter@psantoro.net, vinay.sajip
Date 2013-06-16.21:42:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371418920.43.0.511108582719.issue18224@psf.upfronthosting.co.za>
In-reply-to
Content
The pyvenv pydoc script should be in the venv's Scripts folder, which is not (normally) on sys.path - the venv's Lib\site-packages is. Can you provide a small script which demonstrates the problem while confirming that the venv's Scripts folder has not been added to sys.path?
History
Date User Action Args
2013-06-16 21:42:00vinay.sajipsetrecipients: + vinay.sajip, peter@psantoro.net
2013-06-16 21:42:00vinay.sajipsetmessageid: <1371418920.43.0.511108582719.issue18224@psf.upfronthosting.co.za>
2013-06-16 21:42:00vinay.sajiplinkissue18224 messages
2013-06-16 21:42:00vinay.sajipcreate