Updated HTMLParser to recognize XML element name and attribute name.
[tx] / htmlparser.py
2005-09-13 Frederic JollitonUpdated HTMLParser to recognize XML element name and...
2005-09-08 Frederic JollitonEnhanced encoding detection when parsing HTML (or XML...
2005-09-07 Frederic JollitonFixed attribute parsing to tolerate more bad stuff...
2005-09-07 Frederic JollitonFixed <script>/<style> element parsing.
2005-09-07 Frederic JollitonFix attributes with no value following '='.
2005-09-07 Frederic Jollitoninitial import frederic@jolliton.com--2005-main,tx--main--0.1--base-0