Hi,
is there something corresponding to the java String.trim() method, ie 
trim start and trailing space/tab chars from string?
say convert " asdf   "  to "asdf"?

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

Reply via email to