Searched defs:_detect_future_features (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/lib2to3/ | ||
| D | refactor.py | 111 def _detect_future_features(source): function |
| /external/python/cpython2/Lib/lib2to3/ | ||
| D | refactor.py | 130 def _detect_future_features(source): function |