cpython/Lib/html
Ezio Melotti 6fc16d81af #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
..
__init__.py #2927: Added the unescape() function to the html module. 2013-11-19 20:28:45 +02:00
entities.py Add an __all__ to html.entities. 2014-08-02 15:15:02 +03: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