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

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

Reply via email to