[issue14928] Fix importlib bootstrapping issues

Nick Coghlan report at bugs.python.org
Sun May 27 22:42:58 CEST 2012


Nick Coghlan <ncoghlan at gmail.com> added the comment:

I like MvL's approach if we can make it work - then we can set up the importlib.h regeneration to automatically bootstrap itself from the source file and avoid having to add another binary to the build process.

----------
nosy: +ncoghlan

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14928>
_______________________________________


More information about the Python-bugs-list mailing list