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-15 08:59:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2205da43a6bb68b641d97fa7832b71c8a57efb77
cpython
/
Lib
/
html
T
History
Ezio Melotti
6fc16d81af
#21047
: set the default value for the *convert_charrefs* argument of HTMLParser to True. Patch by Berker Peksag.
2014-08-02 18:36:12 +03:00
..
__init__.py
…
entities.py
Add an __all__ to html.entities.
2014-08-02 15:15:02 +03:00
parser.py
#21047
: set the default value for the *convert_charrefs* argument of HTMLParser to True. Patch by Berker Peksag.
2014-08-02 18:36:12 +03:00