Home | History | Annotate | Download | only in beautifulsoup4

Lines Matching full:htmlparser

130     built-in HTMLParser class.
165 test failure caused by the lousy HTMLParser in those
246 * Fixed a bug that made the HTMLParser treebuilder generate XML
384 future versions of HTMLParser.
489 * Python's standard HTMLParser (html.parser in Python 3)
493 HTMLParser is the default, but I recommend you install lxml if you
575 2. Beautiful Soup is now based on HTMLParser rather than SGMLParser,
577 handled but HTMLParser doesn't, usually to do with attribute values
587 3. In Python 3 (but not Python 2), HTMLParser converts entities within