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 pitrou
Recipients Arfrever, brett.cannon, eric.snow, gennad, ncoghlan, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-02-11.19:26:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Turns out call _PyImportHooks_Init is not enough, see issue20602 and issue20603.
History
Date User Action Args
2014-02-11 19:26:31pitrousetrecipients: + pitrou, brett.cannon, ncoghlan, vstinner, Arfrever, python-dev, gennad, eric.snow, serhiy.storchaka
2014-02-11 19:26:31pitrousetmessageid: <[email protected]>
2014-02-11 19:26:31pitroulinkissue19255 messages
2014-02-11 19:26:31pitroucreate