3 Commits (41bade96a4d1dcd35bbba79c2eabe052d02756a4)

Author SHA1 Message Date
Raymond Hettinger d5825ccd40 Take advantage of the frozenset constant optimization. 16 years ago
Georg Brandl 877b10add4 Remove the htmllib and sgmllib modules as per PEP 3108. 18 years ago
Fred Drake cb5c80f6d9 rename markupbase to _markupbase 18 years ago
Thomas Wouters 73e5a5b65d Merge the rest of the trunk. 20 years ago
Georg Brandl d09def36d5 Bug #1442874: handle "<!>", the empty SGML comment 20 years ago
Fred Drake 7ed44e52aa add note about "markupbase" not being intended for direct use 21 years ago
Andrew M. Kuchling f027ca8167 [Patch #965175] Incorporate a suggestion for a better error message 22 years ago
Walter Dörwald 70a6b49821 Replace backticks with repr() or "%r" 22 years ago
Tim Peters 0eadaac7dc Whitespace normalization. 23 years ago
Martin v. Löwis 3163a3b4b2 Patch #545300: Support marked sections. 23 years ago
Walter Dörwald 65230a2de7 Remove uses of the string and types modules: 24 years ago
Neal Norwitz 7ce734cd72 Use string methods where possible, and remove import string 24 years ago
Fred Drake 5445f078df Re-arrange things and remove some unused variables/imports to keep pychecker 25 years ago
Fred Drake 3d32be192c Remove extra param from call to self.error(). 25 years ago
Fred Drake 1cffd5ccff Be consistent about the string module. 25 years ago
Fred Drake 68f8a8061d New base class for the SGMLParser and HTMLParser classes from the sgmllib 25 years ago