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-14 07:04:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d964ee9cd53df75ffb1efa36da7c576c1aa04591
cpython
/
Lib
/
html
T
History
Ezio Melotti
d9e0b068af
#12888
: Fix a bug in HTMLParser.unescape that prevented it to escape more than 128 entities. Patch by Peter Otten.
2011-09-05 17:11:06 +03:00
..
__init__.py
…
entities.py
…
parser.py
#12888
: Fix a bug in HTMLParser.unescape that prevented it to escape more than 128 entities. Patch by Peter Otten.
2011-09-05 17:11:06 +03:00