On May 21, 7:05 am, Asun Friere <[EMAIL PROTECTED]> wrote:
> On May 20, 10:49 pm, Michael Bentley <[EMAIL PROTECTED]>
> wrote:
>
> > On May 20, 2007, at 7:41 AM, Michael Bentley wrote:
>
> > > (upload.strip())
>
> > Oops: (upload.strip(),) or upload.strip()
>
> Superfluous though the braces around your original were, it should
> still run ...
> ie. (a) == a

When you mean superfluous you mean it makes a diffrence in run-time or
just code style?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to