Home
last modified time | relevance | path

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

/third_party/python/Lib/xml/etree/
H A DElementPath.py264 def select_negated(context, result): function
268 return select_negated if '!=' in signature else select
290 def select_negated(context, result): function
301 def select_negated(context, result): function
305 return select_negated if '!=' in signature else select

Completed in 1 milliseconds