New submission from pyed: the attached file use example from : https://docs.python.org/3/library/html.parser.html
and it will show different cases where HTMLParser fail to parse '&' and '&' ---------- components: Library (Lib) files: htmlparser_bugs.py messages: 235714 nosy: pyed priority: normal severity: normal status: open title: HTMLParser don't know how to deal with 'ampersand' type: behavior versions: Python 3.4 Added file: http://bugs.python.org/file38089/htmlparser_bugs.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23438> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com