如何将Unicode字符串(包含££等额外字符)转换为Python字符串?
python string unicode type-conversion
像:
u'Hello'
我的猜测是它表示"Unicode",它是否正确?
如果是这样,从什么时候开始?
python syntax
python ×2
string ×1
syntax ×1
type-conversion ×1
unicode ×1