mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
I'm pretty sure these are never reached, since NOT_EQUAL is always converted into EQUAL in mp_binary_op. No one should call type.binary_op directly, they should always go through mp_binary_op (or mp_obj_is_equal).
1.0 KiB
1.0 KiB