Searched refs:fourByteOp (Results 1 – 1 of 1) sorted by relevance
154 fourByteOp = bytechr(29)156 fourByteOp = bytechr(255)159 fourByteOp = None161 def encodeInt(value, fourByteOp=fourByteOp, bytechr=bytechr, argument171 elif fourByteOp is None:190 code = fourByteOp + pack(">l", value)