Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
dbb718fa8775731666bb9cbc73662fadee41ea8f
/
Lib
/
HTMLParser.py
b64bec3
Whitespace normalization.
by Tim Peters
· 24 years ago
7cf613d
HTMLParser is allowed to be more strict than sgmllib, so let's not
by Fred Drake
· 24 years ago
68eac2b
Added reasonable parsing of the DOCTYPE declaration, fixed edge cases
by Fred Drake
· 24 years ago
029acfb
Deal more appropriately with bare ampersands and pointy brackets; this
by Fred Drake
· 24 years ago
1d4601d
Change some comments into docstrings.
by Fred Drake
· 24 years ago
1c48eb7
Merge my changes to the offending comment with Guido's changes.
by Fred Drake
· 24 years ago
07f353c
Removed incorrect comment left over from sgmllib.py.
by Guido van Rossum
· 24 years ago
8846d71
A much improved HTML parser -- a replacement for sgmllib. The API is
by Guido van Rossum
· 24 years ago