Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dcodeop.py38 _features = [getattr(__future__, fname) variable
119 for feature in _features:
/third_party/rust/crates/clap/src/
H A Dlib.rs41 //! *(See also [feature flag reference][_features])*
128 pub mod _features; modules
/third_party/python/Lib/xml/dom/
H A Dminidom.py1418 _features = [("core", "1.0"), variable in DOMImplementation
1431 return (feature.lower(), version) in self._features

Completed in 4 milliseconds