是否有一个Python函数可以从字符串中修剪空格(空格和制表符)?
示例:\t example string\t→example string
\t example string\t
example string
python string whitespace trim strip
python ×1
string ×1
strip ×1
trim ×1
whitespace ×1