Searched refs:text_content (Results 1 – 1 of 1) sorted by relevance
173 def __init__(self, script_id=None, text_content=None, content_type=None): argument177 self.text_content = text_content192 if self.text_content:193 output_file.write(self.text_content)