Anthony Tuininga added the comment:

Thanks to Amaury for his suggestion. It resolves the problem completely and 
answers the question I had about how to proceed. For others who may come across 
this, the key was to generate the importlib._bootstrap module (which is what is 
found in importlib.h) directly, rather than by including the private generated 
file.

----------
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16467>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to