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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 759 for count, r in self._iterative_matches(nodes):
767 def _iterative_matches(self, nodes): member in class:WildcardPattern
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 759 for count, r in self._iterative_matches(nodes):
767 def _iterative_matches(self, nodes): member in class:WildcardPattern

Completed in 508 milliseconds