This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3.4
Add File
New File
Upload File
Apply Patch
cpython
/
Lib
/
html
History
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