]> granicus.if.org Git - python/commit
#15156: HTMLParser now uses the new "html.entities.html5" dictionary.
authorEzio Melotti <ezio.melotti@gmail.com>
Sun, 24 Jun 2012 20:02:56 +0000 (22:02 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Sun, 24 Jun 2012 20:02:56 +0000 (22:02 +0200)
commit46495182d0fc58b519d10315f1bf392f08f33a2e
tree0503e0a7032d33e98954331d3a2d5c6e19607392
parenta504a7a7d1fd6056e067027354d31595aa4b8958
#15156: HTMLParser now uses the new "html.entities.html5" dictionary.
Doc/library/html.entities.rst
Lib/html/parser.py
Lib/test/test_htmlparser.py
Misc/NEWS