summaryrefslogtreecommitdiff
path: root/py/modbuiltins.c
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-05 00:38:41 +0200
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-05 00:38:41 +0200
commit62b96147e6126961c5d1d6bb28b7ac7034fa9322 (patch)
tree35b8c63969876e7b6d21ff2660f55883bc3dd78c /py/modbuiltins.c
parent3ff7040c8ab268777e940a9bed4aa7c24f50ba31 (diff)
py: mp_call_function_*_protected(): Pass-thru return value if possible.
Return the result of called function. If exception happened, return MP_OBJ_NULL. Allows to use mp_call_function_*_protected() with callbacks returning values, etc.
Diffstat (limited to 'py/modbuiltins.c')
0 files changed, 0 insertions, 0 deletions