Hash :
3adb396d
Author :
Date :
2024-09-07T15:18:13
html: Parse bogus comments instead of ignoring them Also treat XML processing instructions as bogus comments.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--?xml-stylesheet href="./css/ht2html.css" type="text/css"?--><html>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
<head>
<title>Python Programming Language</title>
</head>
<body>
</body>
</html>