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-11 07:00:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bbdfe7eda67e9bc53fb0b5a5eb65426e6b9400a
cpython
/
Lib
/
html
T
History
Ezio Melotti
7165d8b9ba
#19480
: HTMLParser now accepts all valid start-tag names as defined by the HTML5 standard.
2013-11-07 18:33:24 +02:00
..
__init__.py
…
entities.py
#16245
: Fix the value of a few entities in html.entities.html5.
2012-10-23 15:51:27 +02:00
parser.py
#19480
: HTMLParser now accepts all valid start-tag names as defined by the HTML5 standard.
2013-11-07 18:33:24 +02:00