]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use IOError and ImportError when import fails.
authorGuido van Rossum <guido@python.org>
Tue, 24 Dec 1991 13:26:56 +0000 (13:26 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 24 Dec 1991 13:26:56 +0000 (13:26 +0000)
commit4135e782041517e2de473fd9b6f5375878c48e68
tree10784e1d0c1c4f44179001687573357e3436716c
parent201be057fb85a508679a0e51686355c29e5eea79
Use IOError and ImportError when import fails.
Python/import.c