]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Partial backport of 2.11: better error messages on import failures.
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 25 Feb 2003 14:20:44 +0000 (14:20 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 25 Feb 2003 14:20:44 +0000 (14:20 +0000)
commit427ee3bbddbc8bd8b22868c24c96123728f15889
treef2a7118bfcc4c87541a1f4550fd220c198b97723
parent11450a4de4df7623c0a9f512f34e1c5ff72cc3d1
Partial backport of 2.11: better error messages on import failures.
Fixes #652590.
Python/dynload_next.c