Unable to strip \n characters

Asun Friere afriere at yahoo.co.uk
Mon May 21 02:05:31 EDT 2007


On May 20, 10:49 pm, Michael Bentley <mich... at jedimindworks.com>
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




More information about the Python-list mailing list