怎样才能把NBSP去掉呢?

图片说明

弹幕说的是:otitle.replace(u'\xa0',''),但是这条语句加在哪?

data.append(otitle.strip()) 我用了strip()函数,可以去掉

https://q.cnblogs.com/q/58946/