Home
last modified time | relevance | path

Searched refs:no_ns (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/xml/etree/
H A DElementPath.py132 no_ns = slice(-len(suffix), None)
137 if el_tag == tag or _isinstance(el_tag, _str) and el_tag[no_ns] == suffix:

Completed in 1 milliseconds