'aa'和之间有什么区别'\xaa'?这个\x部分是什么意思?Python文档的哪一章涵盖了这个主题?
'aa'
'\xaa'
\x
python string escaping
escaping ×1
python ×1
string ×1