Revision e687ec01 lib/opcodes.py

b/lib/opcodes.py
1536 1536
    ("name", ht.NoDefault, ht.TMaybeString, None),
1537 1537
    ]
1538 1538

  
1539

  
1539 1540
# Test opcodes
1540 1541
class OpTestDelay(OpCode):
1541 1542
  """Sleeps for a configured amount of time.

Also available in: Unified diff