Searched refs:file_pathname (Results 1 – 1 of 1) sorted by relevance
89 def get_csv_result(self, file_pathname): argument100 with open(file_pathname, 'r') as csvfile: