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

Lines Matching refs:_parse_release_file

264 def _parse_release_file(firstline):
335 _distname, _version, _id = _parse_release_file(firstline)