Py_Initialize(): Apply patch by Jürgen Hermann to call
_PyImport_FixupExtension() on the exceptions module. Now
reload(exceptions) acts just like reload(sys) instead of raising
an ImportError.
This closes SF bug #422004. B
Barry Warsaw committed
5821bc5145437fd68f4ebc9dad01d1192462f60d
Parent: 0460106