summaryrefslogtreecommitdiff
path: root/py/binary.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2020-02-18 22:45:25 +1100
committerDamien George <damien.p.george@gmail.com>2020-02-20 10:48:03 +1100
commitd3b2c6e44c25ef6714d767e4da4e808a7ba80f23 (patch)
treed95385748be57e92e6885c942f32eeed5a4db184 /py/binary.c
parent819380c964ca30f9d3e480a61371d502b7976abe (diff)
py/objtuple: Remove code that handles tuple-subclass equality test.
Since commit 3aab54bf434e7f025a91ea05052f1bac439fad8c this piece of code is no longer needed because the top-level function mp_obj_equal_not_equal() now handles the case of user types, and will never call tuple's binary_op function with MP_BINARY_OP_EQUAL and a non-tuple on the RHS.
Diffstat (limited to 'py/binary.c')
0 files changed, 0 insertions, 0 deletions