Home
last modified time | relevance | path

Searched refs:_decl_otherchars (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dmarkupbase.py62 _decl_otherchars = '' variable in ParserBase
102 self._decl_otherchars = ''
124 elif c in self._decl_otherchars:
Dsgmllib.py219 _decl_otherchars = '=' variable in SGMLParser