summaryrefslogtreecommitdiffstats
path: root/Lib/_markupbase.py
Commit message (Expand)AuthorAgeFilesLines
* Take advantage of the frozenset constant optimization.Raymond Hettinger2010-09-051-4/+4
* Remove the htmllib and sgmllib modules as per PEP 3108.Georg Brandl2008-06-011-3/+2
* rename markupbase to _markupbaseFred Drake2007-12-071-0/+392