diff options
| author | hierophect <hierophect@gmail.com> | 2020-12-15 15:08:30 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-15 15:08:30 -0500 |
| commit | 3ad4b12ce141806e1aaee524a4e3c818ecd3d0d8 (patch) | |
| tree | ec70bd9ad59fb43655854be9e2e06f20c5b1c6c0 /py/obj.c | |
| parent | cac755ba16cd0bd68a3251ca26a1d7ba4099e4fa (diff) | |
| parent | afcc00fed4355f9fa8c3da4c28858e6bff21bf4d (diff) | |
Merge branch 'main' into esp-analog-hang
Diffstat (limited to 'py/obj.c')
| -rw-r--r-- | py/obj.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -125,7 +125,6 @@ void mp_obj_print_exception(const mp_print_t *print, mp_obj_t exc) { mp_printf(print, decompressed_block, block); } } - mp_obj_exception_clear_traceback(exc); } } mp_obj_print_helper(print, exc, PRINT_EXC); |
