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-14 08:28:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e41981cd512b9735fb0ff63a82d2d5264aff5be
cpython
/
Lib
/
html
T
History
Ezio Melotti
29877e8e04
HTMLParser is now able to handle slashes in the start tag.
2012-02-21 09:25:00 +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
rename HTMLParser to html.parser and htmlentitydefs to html.entities;
2008-05-17 22:02:32 +00:00
parser.py
HTMLParser is now able to handle slashes in the start tag.
2012-02-21 09:25:00 +02:00