Home | History | Annotate | Download | only in command

Lines Matching refs:afile

300                     afile = os.path.join(dir.absolute, file)
301 if os.path.isdir(afile):
309 if afile not in seen:
310 key = seen[afile] = dir.add_file(file)
317 key = seen[afile]