[issue16880] Importing "imp" will fail if dynamic loading not supported

Jeffrey Armstrong report at bugs.python.org
Sun Jan 6 17:58:35 CET 2013


Jeffrey Armstrong added the comment:

The patch works with respect to allowing the interpreter to start, and importing modules from the interpreter seems to be working fine.  I can't speak to Brett's concerns about possible side effects of setting load_dynamic to None.

----------

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


More information about the Python-bugs-list mailing list