Lines Matching full:findall
1491 all = re.findall('(?m)^http://codereview.appspot.com/([0-9]+)$', rev.description())2040 for clname in re.findall('(?m)^http://(?:[^\n]+)/([0-9]+)$', desc):