This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-23 04:43:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
848cdfdf97f3671f75aa98438f228e36e7d0a310
cpython
/
Lib
/
html
T
History
Ezio Melotti
46495182d0
#15156
: HTMLParser now uses the new "html.entities.html5" dictionary.
2012-06-24 22:02:56 +02:00
..
__init__.py
…
entities.py
#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.
2012-06-24 04:37:41 +02:00
parser.py
#15156
: HTMLParser now uses the new "html.entities.html5" dictionary.
2012-06-24 22:02:56 +02:00