Home | History | Annotate | Download | only in preprocessing

Lines Matching refs:absolute_path

1106         absolute_path = os.path.join(root, fname)
1107 filenames.append(os.path.relpath(absolute_path, basedir))