Home | History | Annotate | Download | only in tools

Lines Matching refs:cur_file

2354       for cur_file in files:
2355 if cur_file.endswith('.pyc'):
2356 path_to_file = os.path.join(path, cur_file)