Lines Matching refs:file_path
56 file_path = os.path.join(self.temp_dir, filename)57 with open(file_path, 'w') as file:59 os.chmod(file_path, stat.S_IREAD)