commit | bf8cef4fb938c9d8bfd7351cbc31f6c3c141ebe9 | [log] [tgz] |
---|---|---|
author | Armin Rigo <arigo@tunes.org> | Tue Sep 20 20:53:24 2005 |
committer | Armin Rigo <arigo@tunes.org> | Tue Sep 20 20:53:24 2005 |
tree | b9f77f684fed83778d283e8e1ce76fd3139250b8 | |
parent | cb1aea2337527d05a00405833ba53404d6a36fc0 [diff] |
(backport) 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.