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 brett.cannon, eric.snow, gregory.p.smith, ncoghlan, python-dev, serhiy.storchaka, stutzbach
Date 2014-01-27.21:03:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7fvFax1QCtQ6sL0LSsmuzxt+pvgHSXdPqF2tK59gcTAng@mail.gmail.com>
In-reply-to <1390830076.95.0.226822006403.issue19081@psf.upfronthosting.co.za>
Content
Heh, OK. I've managed to avoid learning the gory details of the zipimporter
internals so far, and the details of Windows DLL loading is the gap on the
extension module side :)
History
Date User Action Args
2014-01-27 21:03:09ncoghlansetrecipients: + ncoghlan, brett.cannon, gregory.p.smith, stutzbach, python-dev, eric.snow, serhiy.storchaka
2014-01-27 21:03:09ncoghlanlinkissue19081 messages
2014-01-27 21:03:08ncoghlancreate