Oh wow.. I totally missed that... nevermind.. ignore that question =D<br><br><div><span class="gmail_quote">On 10/19/06, <b class="gmail_sendername">Danny Yoo</b> &lt;<a href="mailto:dyoo@hkn.eecs.berkeley.edu">dyoo@hkn.eecs.berkeley.edu
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>&gt;&gt; file('filename.txt').readlines()[-1]<br><br>&gt; Not to hijack the thread, but what stops you from just putting a
<br>&gt; file.close() after your example line?<br><br><br>Which file should file.close() close?&nbsp;&nbsp;The problem is that we don't have a<br>handle on the particular file we want to close off.<br></blockquote></div><br>