Name: Anonymous 2010-01-27 7:24
All I want to do is read all the lines from a file and put them into a list. This is all. I am failing rather hard. Halp? I'm trying to read each line with a for loop and put them into a list but I can't get it to work.