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 ncoghlan
Recipients doko, dstufft, michael.foord, ncoghlan, ned.deily, steve.dower
Date 2014-11-20.13:45:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416491127.27.0.771603811493.issue22827@psf.upfronthosting.co.za>
In-reply-to
Content
The "prior to version 3.4" question should be updated to talk about "prior to version 2.7.9" instead.

For Python 2, we may want to explicitly mention installing virtualenv (either with pip or the system package manager), as there's no pyvenv provided by default, and the instructions do still assume the use of a virtual environment (just for permissions reasons, rather than the name of the Python executable).
History
Date User Action Args
2014-11-20 13:45:27ncoghlansetrecipients: + ncoghlan, doko, ned.deily, michael.foord, steve.dower, dstufft
2014-11-20 13:45:27ncoghlansetmessageid: <1416491127.27.0.771603811493.issue22827@psf.upfronthosting.co.za>
2014-11-20 13:45:27ncoghlanlinkissue22827 messages
2014-11-20 13:45:27ncoghlancreate