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-06-04 10:38:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46c5deb1306ae8fc8103d691ae4512d2e796875e
cpython
/
Lib
/
html
T
History
Ezio Melotti
f6de9eb2bb
#19688
: add back and deprecate the internal HTMLParser.unescape() method.
2013-11-22 05:49:29 +02:00
..
__init__.py
#2927
: Added the unescape() function to the html module.
2013-11-19 20:28:45 +02:00
entities.py
#16245
: Fix the value of a few entities in html.entities.html5.
2012-10-23 15:51:27 +02:00
parser.py
#19688
: add back and deprecate the internal HTMLParser.unescape() method.
2013-11-22 05:49:29 +02:00