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 r.david.murray
Recipients brett.cannon, eric.snow, ncoghlan, r.david.murray
Date 2014-02-27.04:40:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393476007.87.0.0298627153415.issue20790@psf.upfronthosting.co.za>
In-reply-to
Content
It doesn't?  I checked all the links that I made in the whatsnew entry when I made it, and importlib.abc.InspectLoader.exec_module takes me to an exec_module method entry under InspectLoader.
History
Date User Action Args
2014-02-27 04:40:07r.david.murraysetrecipients: + r.david.murray, brett.cannon, ncoghlan, eric.snow
2014-02-27 04:40:07r.david.murraysetmessageid: <1393476007.87.0.0298627153415.issue20790@psf.upfronthosting.co.za>
2014-02-27 04:40:07r.david.murraylinkissue20790 messages
2014-02-27 04:40:07r.david.murraycreate