OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_good_enough
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
domreg.py
32
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):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
domreg.py
32
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 211 milliseconds