reading from a txt file

vincentypedro at gmail.com vincentypedro at gmail.com
Thu Nov 26 15:34:36 EST 2015


Hey, I'm wondering how to read individual strings in a text file.  I can read a text file by lines with .readlines() , 
but I need to read specifically by strings, not including spaces.  Thanks in advance



More information about the Python-list mailing list