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-06-04 10:38:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4cbb23f8f278fd1f71dcd5968aa0b3f0b4f3bd5d
cpython
/
Lib
/
html
T
History
Ezio Melotti
f27b9a741a
#20288
: fix handling of invalid numeric charrefs in HTMLParser.
2014-02-01 21:21:01 +02:00
..
__init__.py
Fix issue12938 - Update the docstring of html.escape. Include the information on single quote.
2011-09-13 07:14:13 +08:00
entities.py
#16245
: Fix the value of a few entities in html.entities.html5.
2012-10-23 15:51:27 +02:00
parser.py
#20288
: fix handling of invalid numeric charrefs in HTMLParser.
2014-02-01 21:21:01 +02:00