summaryrefslogtreecommitdiff
path: root/Lib/_markupbase.py
Commit message (Collapse)AuthorAgeFilesLines
* #13576: add tests about the handling of (possibly broken) condcoms.Ezio Melotti2011-12-191-0/+4
|
* 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