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

Lines Matching refs:ml

1490         for ml in run('list', ('/tmp/', 'yy%')):
1491 mo = re.match(r'.*"([^"]+)"$', ml)
1493 else: path = ml.split()[-1]