summaryrefslogtreecommitdiff
path: root/tests/run/tryexcept.pyx
Commit message (Expand)AuthorAgeFilesLines
* Correct the runtime handling of exception tuples in except clauses.Stefan Behnel2018-06-261-0/+34
* fix C compiler warnings about unused variables in testsStefan Behnel2013-12-111-0/+16
* enable except-as target deletion only when language level is 3Stefan Behnel2013-01-261-37/+16
* disable broken optimisation for except-as special caseStefan Behnel2013-01-261-0/+16
* extend except-as test caseStefan Behnel2013-01-261-1/+28
* make except-as delete the target after the except clauseStefan Behnel2013-01-261-0/+41
* lots of runnable tests for try-exceptStefan Behnel2010-08-131-0/+390