Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dxmllib.py96 __accept_unquoted_attributes = 0 variable in XMLParser
106 self.__accept_unquoted_attributes = kw['accept_unquoted_attributes']
572 elif not self.__accept_unquoted_attributes: