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 eric.snow
Recipients eric.snow
Date 2013-12-19.04:13:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387426414.21.0.655267134142.issue20022@psf.upfronthosting.co.za>
In-reply-to
Content
Mac/Tools/bundlebuilder.py uses deprecated imp APIs.  It should be refactored to use the current import-related APIs.
History
Date User Action Args
2013-12-19 04:13:34eric.snowsetrecipients: + eric.snow
2013-12-19 04:13:34eric.snowsetmessageid: <1387426414.21.0.655267134142.issue20022@psf.upfronthosting.co.za>
2013-12-19 04:13:34eric.snowlinkissue20022 messages
2013-12-19 04:13:34eric.snowcreate