commit | f87902448753ece981b5df938c070320705e5dec | [log] [tgz] |
---|---|---|
author | Armin Rigo <arigo@tunes.org> | Tue Sep 20 18:50:13 2005 +0000 |
committer | Armin Rigo <arigo@tunes.org> | Tue Sep 20 18:50:13 2005 +0000 |
tree | c58850543110002296115b770dcf6eefa6b51e23 | |
parent | 630db60a5533a3267e2cc07047498fad604e3c91 [diff] |
test and fix for buggy handling of exceptions raised by C functions, causing the profiler to crash on an AssertionError if the same Python function catches multiple exceptions from C functions.