Home
last modified time | relevance | path

Searched refs:_detect_future_features (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/lib2to3/
Drefactor.py111 def _detect_future_features(source): function
354 features = _detect_future_features(data)
/external/python/cpython2/Lib/lib2to3/
Drefactor.py130 def _detect_future_features(source): function
373 features = _detect_future_features(data)
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_refactor.py74 run = refactor._detect_future_features
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_refactor.py68 run = refactor._detect_future_features