[EMAIL PROTECTED] kirjoitti:
> Gabriel Genellina kirjoitti:
>> En Thu, 10 May 2007 17:03:13 -0300, <[EMAIL PROTECTED]> escribió:
>> my_input = raw_input("...").strip()
>>
>> as Peter Otten suggested before
>>
>> --Gabriel Genellina
>>
> Ok, it seems to work with strip(). Thanks for your help.
> 
> Do you guys have any clue why mine previous code doesn't work?
Oh, repr() function revealed the issue. Thank you all!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to