Searched refs:input_obj (Results 1 – 1 of 1) sorted by relevance
64 def __init__(self, input_obj, output_obj): argument65 self.input_obj = input_obj81 head_bytes = self.input_obj.readline()86 body_bytes = self.input_obj.read(body_len)