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-08 05:32:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5604ef3e36756e59d3396ed16d7a94de2687e0ac
cpython
/
Lib
/
html
T
History
Ezio Melotti
15cb489234
#13358
: HTMLParser now calls handle_data only once for each CDATA.
2011-11-18 18:01:49 +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
#13358
: HTMLParser now calls handle_data only once for each CDATA.
2011-11-18 18:01:49 +02:00