Home
last modified time | relevance | path

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

/third_party/python/Lib/xml/dom/
H A Ddomreg.py32 def _good_enough(dom, features): function
33 "_good_enough(dom, features) -> Return 1 if the dom offers the features"
69 if _good_enough(dom, features):
77 if _good_enough(dom, features):

Completed in 0 milliseconds