Example #1
0
File: wsgi.py Project: jek/alfajor
 def _lxml_parser(self):
     return html_parser_for(self, wsgi_elements)
Example #2
0
 def _lxml_parser(self):
     return html_parser_for(self, selenium_elements)
Example #3
0
 def _lxml_parser(self):
     return html_parser_for(self, webdriver_elements)
Example #4
0
 def _lxml_parser(self):
     return html_parser_for(self, wsgi_elements)
Example #5
0
 def _lxml_parser(self):
     return html_parser_for(self, selenium_elements)
Example #6
0
 def _lxml_parser(self):
     return html_parser_for(self, base_elements)
Example #7
0
 def _lxml_parser(self):
     return html_parser_for(self, base_elements)