This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-22 18:55:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
ec007cb43f
cpython
/
Lib
/
html
History
Download ZIP
Download TAR.GZ
Inada Naoki
fae0ed5099
bpo-37328: remove deprecated HTMLParser.unescape (GH-14186)
...
It is deprecated since Python 3.4.
2019-08-27 11:48:06 +09:00
..
__init__.py
#2927
: Added the unescape() function to the html module.
2013-11-19 20:28:45 +02:00
entities.py
Merge spelling fixes from 3.4 into 3.5
2015-10-31 12:16:18 +00:00
parser.py
bpo-37328: remove deprecated HTMLParser.unescape (GH-14186)
2019-08-27 11:48:06 +09:00