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 EdSchouten
Recipients EdSchouten, martin.panter
Date 2016-09-11.14:27:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
It does. I can now cross build Python for CloudABI by copying importlib.h and importlib_external.h from the native build directory to the target build directory. Thanks!
History
Date User Action Args
2016-09-11 14:27:12EdSchoutensetrecipients: + EdSchouten, martin.panter
2016-09-11 14:27:12EdSchoutensetmessageid: <[email protected]>
2016-09-11 14:27:12EdSchoutenlinkissue28066 messages
2016-09-11 14:27:12EdSchoutencreate