[Tutor] How to get script to detect whether a file exists?
Hugo Arts
hugo.yoshi at gmail.com
Mon Aug 2 23:28:28 CEST 2010
On Mon, Aug 2, 2010 at 8:58 PM, Richard D. Moores <rdmoores at gmail.com> wrote:
>
> OK, here's my attempt: <http://tutoree7.pastebin.com/3YNJLkYc>. Better?
>
Much better. But why is that F in the argument list of both functions?
It's overwritten immediately with the open() call, so it seems
unnecessary to include in the arguments.
Hugo
More information about the Tutor
mailing list