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 steve.dower
Recipients David Heffernan, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-01-27.22:00:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453932007.93.0.894622213543.issue26108@psf.upfronthosting.co.za>
In-reply-to
Content
That's true, though if you use the embeddable distribution of Python 3.5 you automatically get the equivalent behavior because of a new option (the "applocal" option in pyvenv.cfg, which is enabled in that distro by default).
History
Date User Action Args
2016-01-27 22:00:07steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, David Heffernan
2016-01-27 22:00:07steve.dowersetmessageid: <1453932007.93.0.894622213543.issue26108@psf.upfronthosting.co.za>
2016-01-27 22:00:07steve.dowerlinkissue26108 messages
2016-01-27 22:00:07steve.dowercreate