Searched refs:text_content (Results 1 – 1 of 1) sorted by relevance
175 def __init__(self, script_id=None, text_content=None, content_type=None): argument179 self.text_content = text_content194 if self.text_content:195 output_file.write(self.text_content)