Home | History | Annotate | Download | only in codereview

Lines Matching full:listdir

575 	files = [f for f in os.listdir(dir) if f.startswith('cl.')]