Revision 66abb9ff

b/lib/jqueue.py
101 101
               "__weakref__"]
102 102

  
103 103
  def __init__(self, op):
104
    """Constructor for the _QuededOpCode.
104
    """Initializes instances of this class.
105 105

  
106 106
    @type op: L{opcodes.OpCode}
107 107
    @param op: the opcode we encapsulate

Also available in: Unified diff