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 brett.cannon
Recipients brett.cannon
Date 2015-08-25.18:53:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440528835.64.0.969437878399.issue24938@psf.upfronthosting.co.za>
In-reply-to
Content
I should also mention the other motivating factor was providing C access to the warnings system, but once again importlib blazed that trail already by providing a C API which simply uses the Python code.
History
Date User Action Args
2015-08-25 18:53:55brett.cannonsetrecipients: + brett.cannon
2015-08-25 18:53:55brett.cannonsetmessageid: <1440528835.64.0.969437878399.issue24938@psf.upfronthosting.co.za>
2015-08-25 18:53:55brett.cannonlinkissue24938 messages
2015-08-25 18:53:55brett.cannoncreate