You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ezio Melotti 7de56f6a04 #670664: Fix HTMLParser to correctly handle the content of ``<script>...</script>`` and ``<style>...</style>``. 14 years ago
..
__init__.py Fix issue12938 - Update the docstring of html.escape. Include the information on single quote. 15 years ago
entities.py rename HTMLParser to html.parser and htmlentitydefs to html.entities; 18 years ago
parser.py #670664: Fix HTMLParser to correctly handle the content of ``<script>...</script>`` and ``<style>...</style>``. 14 years ago