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-09 06:01:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
567493fe263e4e4ee50fcb0648ce3f2bbfc84db7
cpython
/
Lib
/
html
T
History
Ezio Melotti
f50ffa94ab
#13273
: fix a bug that prevented HTMLParser to properly detect some tags when strict=False.
2011-10-28 13:21:09 +03: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
…
parser.py
#13273
: fix a bug that prevented HTMLParser to properly detect some tags when strict=False.
2011-10-28 13:21:09 +03:00