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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
btm_utils.py 249 subpatterns_with_names = []
264 subpatterns_with_names.append(subpattern)
266 if subpatterns_with_names:
267 subpatterns = subpatterns_with_names
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
btm_utils.py 249 subpatterns_with_names = []
264 subpatterns_with_names.append(subpattern)
266 if subpatterns_with_names:
267 subpatterns = subpatterns_with_names

Completed in 2707 milliseconds