Searched refs:no_ns (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/xml/etree/ | ||
H A D | ElementPath.py | 132 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