diff options
author | Damien George <damien.p.george@gmail.com> | 2015-01-25 18:35:54 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-01-25 18:35:54 +0000 |
commit | 8788b131ecff3c2f203efbdb9f30942823981136 (patch) | |
tree | 244cd1c26c3e015e0edf44e127c7cdb043ca3b3e /tools/tinytest-codegen.py | |
parent | 17d299b7bd24cb4e98dd3e714989a30bafa67ba1 (diff) | |
download | micropython-8788b131ecff3c2f203efbdb9f30942823981136.tar.gz micropython-8788b131ecff3c2f203efbdb9f30942823981136.zip |
py: Check for NDEBUG using #ifdef rather than #if.
Defining NDEBUG (to any value, even 0) disables debugging. Otherwise,
if it's not defined, debugging is enabled.
Diffstat (limited to 'tools/tinytest-codegen.py')
0 files changed, 0 insertions, 0 deletions