HomeSort by relevance Sort by last modified time
    Searched refs:_detect_future_features (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py 73 run = refactor._detect_future_features
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py 73 run = refactor._detect_future_features
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 130 def _detect_future_features(source): function
373 features = _detect_future_features(data)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 130 def _detect_future_features(source): function
373 features = _detect_future_features(data)

Completed in 179 milliseconds