diff options
author | Damien George <damien.p.george@gmail.com> | 2018-04-04 01:43:16 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-04-04 01:43:16 +1000 |
commit | 430efb044400ae191edc0d1a1654b875284313a7 (patch) | |
tree | e9d8b92594abdf98452c7c5412d4bad9c9f2b123 /py/modmicropython.c | |
parent | bc36521386a2c608be06fa8a5bf110b050dd1052 (diff) |
tests/basics: Add test for use of return within try-except.
The case of a return statement in the try suite of a try-except statement
was previously only tested by builtin_compile.py, and only then in the part
of this test which checked for the existence of the compile builtin. So
this patch adds an explicit unit test for this case.
Diffstat (limited to 'py/modmicropython.c')
0 files changed, 0 insertions, 0 deletions