Py_Initialize(): move the call to _PyImport_FixupExtension() to after
the phase 2 init of the __builtin__ module, so that multiple interpreters will get the right exceptions.
Showing
Please register or sign in to comment
the phase 2 init of the __builtin__ module, so that multiple interpreters will get the right exceptions.