Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b2865919cc150d3cf682d06ccc99d8de285b1de3
/
Lib
/
markupbase.py
65230a2
Remove uses of the string and types modules:
by Walter Dörwald
· 22 years ago
7ce734c
Use string methods where possible, and remove import string
by Neal Norwitz
· 22 years ago
5445f07
Re-arrange things and remove some unused variables/imports to keep pychecker
by Fred Drake
· 23 years ago
3d32be1
Remove extra param from call to self.error(). Reported by Neal Norwitz.
by Fred Drake
· 23 years ago
1cffd5c
Be consistent about the string module.
by Fred Drake
· 23 years ago
68f8a80
New base class for the SGMLParser and HTMLParser classes from the sgmllib
by Fred Drake
· 23 years ago