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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 644 nsattrs = self._getNSattrs() # get ns decls from node's ancestors
645 document = _FRAGMENT_BUILDER_TEMPLATE % (ident, subset, nsattrs)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 644 nsattrs = self._getNSattrs() # get ns decls from node's ancestors
645 document = _FRAGMENT_BUILDER_TEMPLATE % (ident, subset, nsattrs)
    [all...]

Completed in 93 milliseconds