Home
last modified time | relevance | path

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

/third_party/python/Lib/xml/etree/
DElementPath.py158 def select_child(result): function
161 return select_tag(context, select_child(result))
198 def select_child(result): function
203 return select_tag(context, select_child(result))