[issue15828] imp.load_module doesn't support C_EXTENSION type

Roundup Robot report at bugs.python.org
Sun Sep 9 11:18:58 CEST 2012


Roundup Robot added the comment:

New changeset 4f6f59303146 by Nick Coghlan in branch 'default':
Issue #15828: Restore support for C extension modules in imp.load_module()
http://hg.python.org/cpython/rev/4f6f59303146

New changeset a4a9c5717204 by Brett Cannon in branch 'default':
Issue #15828: Don't try to close a file if imp.find_module() doesn't
http://hg.python.org/cpython/rev/a4a9c5717204

----------

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


More information about the Python-bugs-list mailing list