[issue23438] HTMLParser don't know how to deal with 'ampersand'

2015-02-10 Thread pyed

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 
<http://bugs.python.org/issue23438>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23438] HTMLParser doesn't know how to deal with 'ampersand'

2015-02-10 Thread pyed

Changes by pyed :


--
title: HTMLParser don't know how to deal with 'ampersand' -> HTMLParser doesn't 
know how to deal with 'ampersand'

___
Python tracker 
<http://bugs.python.org/issue23438>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com