Staging
v0.5.1
https://github.com/python/cpython
Revision f3f6cfe1618213427ab7725465869f234a754f79 authored by Anthony Baxter on 21 December 2001, 03:29:12 UTC, committed by Anthony Baxter on 21 December 2001, 03:29:12 UTC
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.
1 parent f7adf24
History
Tip revision: f3f6cfe1618213427ab7725465869f234a754f79 authored by Anthony Baxter on 21 December 2001, 03:29:12 UTC
backport 2.144:
Tip revision: f3f6cfe

ReadMe

back to top