Remove redundant helper function "__Pyx_ImportModule()" which was only needed...
Remove redundant helper function "__Pyx_ImportModule()" which was only needed in Py<2.6 when PyObject_GetAttrString() and PyImport_ImportModule() did not take const string arguments.
Showing
Please register or sign in to comment