Searched refs:NO_PARSER_SPECIFIED_WARNING (Results 1 – 2 of 2) sorted by relevance
80 …NO_PARSER_SPECIFIED_WARNING = "No parser was explicitly specified, so I'm using the best available… variable in BeautifulSoup164 warnings.warn(self.NO_PARSER_SPECIFIED_WARNING % dict(
58 v = s.startswith(BeautifulSoup.NO_PARSER_SPECIFIED_WARNING[:80])