Levak

Results 2 issues of Levak

### I have a lot of issues to go through, so in order to make it easier for me to help you, I ask that you please try these things...

- Add tests for simple cases of try-except-finally (rename one old Python 2.6 test); - Implement `JUMP_IF_NOT_EXC_MATCH_A` with a fake `CMP_EXCEPTION` followed by a `POP_JUMP_IF_TRUE`; - Implement `BEGIN_FINALLY` with a...