Home
last modified time | relevance | path

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

/third_party/python/Lib/xml/etree/
DElementTree.py491 def __init__(self, text_or_uri, tag=None): argument
493 text_or_uri = "{%s}%s" % (text_or_uri, tag)
494 self.text = text_or_uri
/third_party/python/Doc/library/
Dxml.etree.elementtree.rst1228 .. class:: QName(text_or_uri, tag=None)
1231 to get proper namespace handling on output. *text_or_uri* is a string