Name: lol 2009-02-27 0:32
data = inFile.readlines()
when i do that it returns the lines as strings including the "\n"
i however need those to gtfo, how do i do this?
when i do that it returns the lines as strings including the "\n"
i however need those to gtfo, how do i do this?