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

Lines Matching refs:_release_filename

244 _release_filename = re.compile(r'(\w+)[-_](release|version)')
322 m = _release_filename.match(file)