Searched refs:html_contents_without_links_and_script (Results 1 – 2 of 2) sorted by relevance
49 module.html_contents_without_links_and_script)96 module.html_contents_without_links_and_script)103 self.assertEquals('', module.html_contents_without_links_and_script)138 self.assertEquals(html, module.html_contents_without_links_and_script)167 self.assertEquals(html, module.html_contents_without_links_and_script)173 self.assertEquals(html, module.html_contents_without_links_and_script)179 self.assertEquals(html, module.html_contents_without_links_and_script)185 self.assertEquals(html, module.html_contents_without_links_and_script)191 self.assertEquals(html, module.html_contents_without_links_and_script)199 module.html_contents_without_links_and_script.strip())[all …]
171 def html_contents_without_links_and_script(self): member in HTMLModuleParserResults