Home | History | Annotate | Download | only in python2.7

Lines Matching full:findall

748         indents = [len(indent) for indent in self._INDENT_RE.findall(s)]