diff options
author | Guido van Rossum <guido@python.org> | 1997-10-01 04:41:05 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-10-01 04:41:05 +0000 |
commit | 753da4f9a68f7efee9c7ab42b22b376d4a6a3903 (patch) | |
tree | 8768d5f12a97bdc0cc439697e32f0f436aa4855a /Python/errors.c | |
parent | 0c57f862e3c366c209fdae57c524712cdc6d0577 (diff) | |
download | cpython-753da4f9a68f7efee9c7ab42b22b376d4a6a3903.tar.gz |
There was actually a test that ensured that raising an exception A
with an instance of a derived class B would really raise an A, not a
B. Since Barry fixed this anomalous behaviour, I though I might as
well fix the test! (Hmm, Barry, did you not run the tests or did you
miss that test_opcodes failed?)
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions