Searched refs:text_content (Results 1 – 1 of 1) sorted by relevance
149 def __init__(self, script_id=None, text_content=None, content_type=None): argument153 self.text_content = text_content168 if self.text_content:169 output_file.write(self.text_content)