Home
last modified time | relevance | path

Searched defs:_features (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Dcodeop.py61 _features = [getattr(__future__, fname) variable
/external/python/cpython3/Lib/
Dcodeop.py61 _features = [getattr(__future__, fname) variable
/external/python/cpython3/Lib/xml/dom/
Dminidom.py1391 _features = [("core", "1.0"), variable in DOMImplementation
/external/python/cpython2/Lib/xml/dom/
Dminidom.py1346 _features = [("core", "1.0"), variable in DOMImplementation