Home
last modified time | relevance | path

Searched defs:_detect_future_features (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/lib2to3/
Drefactor.py111 def _detect_future_features(source): function
/external/python/cpython2/Lib/lib2to3/
Drefactor.py130 def _detect_future_features(source): function