diff options
author | Damien George <damien@micropython.org> | 2022-04-01 00:21:03 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-04-01 09:20:42 +1100 |
commit | 40f5c743db7f16a0b898fe1697c626e53aa6500d (patch) | |
tree | 6944f07d92c7b3e2390fe2641f2f782984aef4cb /py/makeqstrdefs.py | |
parent | bd556b69960cafc97353e736f825eca5c00b0c29 (diff) |
py/runtime: Remove unnecessary check for kw_value == MP_OBJ_NULL.
The values are always real objects, only the key can be MP_OBJ_NULL to
indicate a **kwargs entry.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/makeqstrdefs.py')
0 files changed, 0 insertions, 0 deletions