| commit | 74ee8864093e944ca6f21c69bee5aff02cf58f92 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Tue Feb 23 17:58:48 1999 +0000 |
| committer | Guido van Rossum <guido@python.org> | Tue Feb 23 17:58:48 1999 +0000 |
| tree | 3c288aa888622c6777d4481b47521812ce58b2c3 | |
| parent | 264bd59221ab02998c4893f707051818c7b9a927 [diff] |
1. Print the error message (carefully) when a dl.open() fails in verbose mode. 2. When no test case worked, raise ImportError instead of failing.