一首诗 wrote:
> Is there any simple way to solve this problem?

>>> myString = " "
>>> myString = myString.replace(" ", "")

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

Reply via email to