Nick Coghlan added the comment: Patch adds test case and fix (there was simply a missing entry for C_EXTENSION/load_dynamic in the load_module if-elif chain).
Also moves an imp module test from test_import to test_imp (it's the test I used as a guide to check I wasn't missing anything obvious when writing the new one). ---------- keywords: +patch Added file: http://bugs.python.org/file27073/issue15828_handle_extension_modules.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15828> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com