Skip to content
Snippets Groups Projects
Select Git revision
  • 8721087661ea607ea68d45b4e518e53607cadbd3
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

objtuple.c

Blame
  • user avatar
    Damien George authored
    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).
    8f193175
    History
    objtuple.c 8.01 KiB