Home
last modified time | relevance | path

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

/third_party/python/Lib/lib2to3/
Drefactor.py111 def _detect_future_features(source): function
358 features = _detect_future_features(data)
/third_party/python/Lib/lib2to3/tests/
Dtest_refactor.py72 run = refactor._detect_future_features