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
ca6befb77f007ee74137bcbfc26f3fe1345bd886
cpython
/
Lib
/
html
History
Ezio Melotti
7de56f6a04
#670664
: Fix HTMLParser to correctly handle the content of `
<script>...</script>
and
<style>...</style>
`.
2011-11-01 14:12:22 +02:00
..
__init__.py
Fix issue12938 - Update the docstring of html.escape. Include the information on single quote.
2011-09-13 07:14:13 +08:00
entities.py
…
parser.py
#670664
: Fix HTMLParser to correctly handle the content of `
<script>...</script>
and
<style>...</style>
`.
2011-11-01 14:12:22 +02:00