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 xoviat
Recipients Ray Donnelly, barry, eryksun, paul.moore, steve.dower, tim.golden, xoviat, zach.ware
Date 2018-01-14.02:46:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515897978.25.0.467229070634.issue32516@psf.upfronthosting.co.za>
In-reply-to
Content
My current plan is to patch the __init__ package files to add the '.libs' folder to the search path. However, I think it would be better for Python to do this so that there is a consistent mechanism for loading shared libraries.
History
Date User Action Args
2018-01-14 02:46:18xoviatsetrecipients: + xoviat, barry, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, Ray Donnelly
2018-01-14 02:46:18xoviatsetmessageid: <1515897978.25.0.467229070634.issue32516@psf.upfronthosting.co.za>
2018-01-14 02:46:18xoviatlinkissue32516 messages
2018-01-14 02:46:17xoviatcreate