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-09-03 23:41:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
c07b16b40f
cpython
/
Lib
/
html
History
Download ZIP
Download TAR.GZ
Martin Panter
1f1177d69a
Fix some spelling errors in documentation and code comments
2015-10-31 11:48:53 +00:00
..
__init__.py
#2927
: Added the unescape() function to the html module.
2013-11-19 20:28:45 +02:00
entities.py
Fix some spelling errors in documentation and code comments
2015-10-31 11:48:53 +00:00
parser.py
#23144
: Make sure that HTMLParser.feed() returns all the data, even when convert_charrefs is True.
2015-09-06 21:38:06 +03:00