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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to