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 alex, barry, bkabrda, doko, dstufft, janssen, lemburg, ncoghlan, pitrou, r.david.murray, rkuska, vstinner
Date 2015-04-25.07:44:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429947890.9.0.444609337969.issue23857@psf.upfronthosting.co.za>
In-reply-to
Content
In issue 23955, Steve Dower has suggested introducing config file support for easier control of path configuration when a dedicated Python interpreter runtime is deployed as part of a larger application.

If that proposal goes ahead (I think it needs a PEP for us to proceed with it), then we could use that scheme as the basis for solving the PEP 476 backporting problem (without necessarily having to officially standardise the latter upstream).
History
Date User Action Args
2015-04-25 07:44:51ncoghlansetrecipients: + ncoghlan, lemburg, barry, doko, janssen, pitrou, vstinner, alex, r.david.murray, bkabrda, dstufft, rkuska
2015-04-25 07:44:50ncoghlansetmessageid: <1429947890.9.0.444609337969.issue23857@psf.upfronthosting.co.za>
2015-04-25 07:44:50ncoghlanlinkissue23857 messages
2015-04-25 07:44:50ncoghlancreate