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 brett.cannon, eric.snow, eryksun, jkloth, ncoghlan, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-02-23.14:06:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550930760.26.0.385297420683.issue36085@roundup.psfhosted.org>
In-reply-to
Content
> Should we support a convenient syntax for including the current value of PATH at extension-module load time? 

No. This is the bit that I refuse to add back, at least in CPython itself (if someone does it themselves then it's their bug). Private directories only.
History
Date User Action Args
2019-02-23 14:06:00steve.dowersetrecipients: + steve.dower, brett.cannon, paul.moore, ncoghlan, tim.golden, jkloth, eric.snow, zach.ware, eryksun
2019-02-23 14:06:00steve.dowersetmessageid: <1550930760.26.0.385297420683.issue36085@roundup.psfhosted.org>
2019-02-23 14:06:00steve.dowerlinkissue36085 messages
2019-02-23 14:06:00steve.dowercreate