Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/xml/etree/
DElementTree.py581 def __init__(self, text_or_uri, tag=None): argument
583 text_or_uri = "{%s}%s" % (text_or_uri, tag)
584 self.text = text_or_uri
/external/python/cpython2/Doc/library/
Dxml.etree.elementtree.rst899 .. class:: QName(text_or_uri, tag=None)
902 to get proper namespace handling on output. *text_or_uri* is a string