Skip to content
Snippets Groups Projects
Commit 8c50f93a authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

py/runtime.h: Define mp_check_self(pred) helper macro.

Indended to replace raw asserts in bunch of files. Expands to empty
if MICROPY_BUILTIN_METHOD_CHECK_SELF_ARG is defined, otehrwise by
default still to assert, though a particular port may define it to
something else.
parent 9e1b61de
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment