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.
B
Barry Warsaw committed
963b871e86bd85b7fb3551fa9fac5363977fc43b
Parent: b01a7fa