[issue15911] Debugging import problems is hard

Eric Snow report at bugs.python.org
Mon Sep 10 21:42:32 CEST 2012


Eric Snow added the comment:

This comes back to #14657, which addressed the frozen vs. non-frozen copies of importlib.  It sounds like one useful solution for your situation would be for _frozen_importlib to be used only long enough for bootstrap purposes.  This was discussed in that other issue.

----------
nosy: +eric.snow

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


More information about the Python-bugs-list mailing list