diff options
author | Damien George <damien.p.george@gmail.com> | 2018-02-07 15:44:29 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-02-07 15:44:29 +1100 |
commit | b45c8c17f0f295e919a90659d4c1880a47b228c1 (patch) | |
tree | 97baec306a8914ce429d3802862239b2bf4b485c /tests/basics/builtin_getattr.py | |
parent | cc92c0572e2b6dba3c5897d5778704aaccbb567e (diff) | |
download | micropython-b45c8c17f0f295e919a90659d4c1880a47b228c1.tar.gz micropython-b45c8c17f0f295e919a90659d4c1880a47b228c1.zip |
py/objtype: Check and prevent delete/store on a fixed locals map.
Note that the check for elem!=NULL is removed for the
MP_MAP_LOOKUP_ADD_IF_NOT_FOUND case because mp_map_lookup will always
return non-NULL for such a case.
Diffstat (limited to 'tests/basics/builtin_getattr.py')
0 files changed, 0 insertions, 0 deletions