Files
cpython/Python/pythonrun.c
Anthony Baxter f3f6cfe161 backport 2.144:
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.
2001-12-21 03:29:12 +00:00

32 KiB