Home | History | Annotate | Download | only in tools

Lines Matching full:findall

192       all_prefixes = document.findall(namespace + 'CommonPrefixes/' +
260 build_numbers = re.findall(r'<a href="([0-9][0-9].*)/">', dirindex)