This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-02 06:31:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7f728c1e1a
cpython
/
Lib
/
html
History
Download ZIP
Download TAR.GZ
Ezio Melotti
f4ab491901
Improve handling of declarations in HTMLParser.
2012-02-13 15:50:37 +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
Improve handling of declarations in HTMLParser.
2012-02-13 15:50:37 +02:00