]> granicus.if.org Git - python/commit
#11113: add a new "html5" dictionary containing the named character references define...
authorEzio Melotti <ezio.melotti@gmail.com>
Sun, 24 Jun 2012 02:37:41 +0000 (04:37 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Sun, 24 Jun 2012 02:37:41 +0000 (04:37 +0200)
commitdc44f55cc9dc1d016799362c344958baab328ff4
tree9f45d145a75a4aebe9a7215ab5d6d2ccbe15fcdb
parentb698d8e7e91061fd247743b31b7228dc64eceba8
#11113: add a new "html5" dictionary containing the named character references defined by the HTML5 standard and the equivalent Unicode character(s) to the html.entities module.
Doc/library/html.entities.rst
Lib/html/entities.py
Misc/NEWS