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 njs
Recipients Ray Donnelly, barry, brett.cannon, eryksun, lemburg, njs, paul.moore, steve.dower, tim.golden, xoviat, zach.ware
Date 2018-01-17.03:00:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516158048.32.0.467229070634.issue32516@psf.upfronthosting.co.za>
In-reply-to
Content
> it still won't help if another import has loaded a different DLL by the same name. This is where you can't avoid recompilation or activation contexts.

Ah, there's an important bit of context you're missing: there is actually a third option :-)

https://github.com/njsmith/machomachomangler#pe-features
History
Date User Action Args
2018-01-17 03:00:48njssetrecipients: + njs, lemburg, barry, brett.cannon, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, xoviat, Ray Donnelly
2018-01-17 03:00:48njssetmessageid: <1516158048.32.0.467229070634.issue32516@psf.upfronthosting.co.za>
2018-01-17 03:00:48njslinkissue32516 messages
2018-01-17 03:00:48njscreate