Hi<br><br>I am trying to read from&nbsp; a specific .lst file. When I read from it, it just prints out blank lines and I am sure that this file contains content.<br><br>This is what I am using to read from the file:<br><br>f = open("C:\\Users\\UserName\\Directory\\words.lst")<br><br>for line in f:<br>&nbsp;&nbsp;&nbsp; print line<br><br>f.close()<br><br>Do you guys know what is wrong?<br><br>Thanks in advance.<br><p>&#32;

      <hr size=1>Never miss a thing.  <a href="http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs"> Make Yahoo your homepage.</a>