diff options
author | Damien George <damien.p.george@gmail.com> | 2017-03-14 23:00:53 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-03-14 23:05:40 +1100 |
commit | a5a84e1f85e795338d462a32632709d7b297d05c (patch) | |
tree | 41d2fbd1ddf7fd1de5dd06ed3fa41de54c8ff051 /py/mpprint.c | |
parent | 8a57cacd78d3449694f2abbffd6e0ec4444aa8b1 (diff) | |
download | micropython-a5a84e1f85e795338d462a32632709d7b297d05c.tar.gz micropython-a5a84e1f85e795338d462a32632709d7b297d05c.zip |
py/emitnative: Use assertions and mp_not_implemented correctly.
Assertions are used to check expressions that should always be true,
and mp_not_implemented is used for code that can be reached.
Diffstat (limited to 'py/mpprint.c')
0 files changed, 0 insertions, 0 deletions