Searched refs:PreformattedString (Results 1 – 1 of 1) sorted by relevance
1059 class PreformattedString(NavigableString): class1086 class CData(PreformattedString):1091 class ProcessingInstruction(PreformattedString):1102 class Comment(PreformattedString):1108 class Declaration(PreformattedString):1114 class Doctype(PreformattedString):1515 and not isinstance(a, PreformattedString)1516 and not isinstance(b, PreformattedString)