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-11-25 04:34:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
73a4359eb0
cpython
/
Lib
/
html
History
Download ZIP
Download TAR.GZ
Ezio Melotti
73a4359eb0
#15114
: the strict mode and argument of HTMLParser, HTMLParser.error, and the HTMLParserError exception have been removed.
2014-08-02 14:10:30 +03:00
..
__init__.py
#2927
: Added the unescape() function to the html module.
2013-11-19 20:28:45 +02:00
entities.py
parser.py
#15114
: the strict mode and argument of HTMLParser, HTMLParser.error, and the HTMLParserError exception have been removed.
2014-08-02 14:10:30 +03:00