Searched refs:input_stream (Results 1 – 1 of 1) sorted by relevance
234 def __init__(self, input_stream, changelog_format): argument241 whole_file = input_stream.read()251 self.add_categories_from_text(input_stream.name, offset,254 def add_file(self, input_stream): argument257 self.add_categories_from_text(input_stream.name, 1,258 input_stream.read(), False)