在Python中,是否有创建自定义字符串类的选项,可以通过键入以下内容来创建:
a = b"some string" a.someCustomMethod()
就像python有它u""和r""字符串一样?
u""
r""
python string unicode class
class ×1
python ×1
string ×1
unicode ×1