HomeSort by relevance Sort by last modified time
    Searched refs:__accept_unquoted_attributes (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmllib.py 96 __accept_unquoted_attributes = 0 variable in class:XMLParser
106 self.__accept_unquoted_attributes = kw['accept_unquoted_attributes']
572 elif not self.__accept_unquoted_attributes:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmllib.py 96 __accept_unquoted_attributes = 0 variable in class:XMLParser
106 self.__accept_unquoted_attributes = kw['accept_unquoted_attributes']
572 elif not self.__accept_unquoted_attributes:
    [all...]

Completed in 48 milliseconds