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-25 20:24:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
1515450440
cpython
/
Lib
/
html
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
82e07b92b3
Issue
#23181
: More "codepoint" -> "code point".
2015-01-18 11:33:31 +02:00
..
__init__.py
#2927
: Added the unescape() function to the html module.
2013-11-19 20:28:45 +02:00
entities.py
Issue
#23181
: More "codepoint" -> "code point".
2015-01-18 11:33:31 +02:00
parser.py
#21047
: set the default value for the *convert_charrefs* argument of HTMLParser to True. Patch by Berker Peksag.
2014-08-02 18:36:12 +03:00