<br><br><div><span class="gmail_quote">On 7/7/06, <b class="gmail_sendername">Greg Ewing</b> &lt;<a href="mailto:greg.ewing@canterbury.ac.nz">greg.ewing@canterbury.ac.nz</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;">
Another thing I perhaps should point out is that<br>I'm proposing the separation of open() and file()<br>for *all* code, not just restricted code. So it's<br>not a matter of &quot;crippling&quot; file() specially for<br>restricted code.
</blockquote><div><br>Well, that's fine with me since I use open() for opening all of my files anyway.&nbsp; But I don't know if people want to make 'file' the only built-in type who lacks a constructor on the type itself.<br>
<br>-Brett</div></div>