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

Lines Matching refs:_dist_try_harder

194 def _dist_try_harder(distname,version,id):
299 /etc and then reverts to _dist_try_harder() in case no
329 return _dist_try_harder(distname,version,id)
354 /etc and then reverts to _dist_try_harder() in case no