[issue667770] import C API mess

Brett Cannon report at bugs.python.org
Sat Nov 17 17:14:07 CET 2012


Brett Cannon added the comment:

The story of impports from the C level is much more sane than back in the 2.6 days thanks to PyImport_Import, PyImport_ImportModuleLevelObject, and PyImport_ImportModuleLevel.

----------
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list