New submission from Yves Dorfsman <[email protected]>: html.parser.HTMLParser.unescape works only with the first 128 entities, it leaves the other ones as they are.
---------- components: None messages: 143434 nosy: [email protected] priority: normal severity: normal status: open title: html.parser.HTMLParser.unescape works only with the first 128 entities versions: Python 3.2 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12888> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
