open('file.csv', 'r').read().splitlines() #assuming you want each row to be an individual element in the list