If a url has trailing spaces in it.how to find them and eliminate th开发者_如何学Goe trailing space ..
http://www.youtube.com/watch?v=cs3ROFNxa5M
Thanks
myString.strip()
If a url has trailing spaces in it.how to find them and eliminate th开发者_如何学Goe trailing space ..
http://www.youtube.com/watch?v=cs3ROFNxa5M
Thanks
myString.strip()
精彩评论