call will be made at the appropriate time for initializing modules. (for python 2, it should be after Py_Initialize, for python 3, before).
See Implementation
call will be made at the appropriate time for initializing modules. (for python 2, it should be after Py_Initialize, for python 3, before).