This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-31 05:58:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
5211ffe4df
cpython
/
Lib
/
html
History
Download ZIP
Download TAR.GZ
Ezio Melotti
5211ffe4df
#13993
: HTMLParser is now able to handle broken end tags when strict=False.
2012-02-13 11:24:50 +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
parser.py
#13993
: HTMLParser is now able to handle broken end tags when strict=False.
2012-02-13 11:24:50 +02:00