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