Revision fdfa63cb

b/lib/mcpu.py
470 470

  
471 471
    return result
472 472

  
473
  # pylint: disable=R0201
473 474
  def _CheckLUResult(self, op, result):
474 475
    """Check the LU result against the contract in the opcode.
475 476

  

Also available in: Unified diff