diff options
author | Damien George <damien.p.george@gmail.com> | 2016-08-14 16:28:05 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-08-14 16:28:05 +1000 |
commit | 4aaa5adf9f13dc875cd0eaadc2951a3b24c8cf15 (patch) | |
tree | 154ad1136558802aa4ae03a0e47139e3091b6fb3 /esp8266/lexerstr32.c | |
parent | 9cf29493569d6292fc672e757b2aa96b42f1fe1d (diff) | |
download | micropython-4aaa5adf9f13dc875cd0eaadc2951a3b24c8cf15.tar.gz micropython-4aaa5adf9f13dc875cd0eaadc2951a3b24c8cf15.zip |
py/objtuple: In tuple_cmp_helper, use mp_check_self instead of raising.
Only tuple, namedtuple and attrtuple use the tuple_cmp_helper function,
and they all have getiter=mp_obj_tuple_getiter, so the check here is only
to ensure that the self object is consistent. Hence use mp_check_self.
Diffstat (limited to 'esp8266/lexerstr32.c')
0 files changed, 0 insertions, 0 deletions