内置异常
string --- 常见的字符串操作
string
本章介绍的模块提供了广泛的字符串操作和其他文本处理服务。
在 二进制数据服务 之下描述的 codecs 模块也与文本处理高度相关。 此外也请参阅 Python 内置字符串类型的文档 文本序列类型 --- str。
codecs
re
difflib
textwrap
unicodedata
stringprep
readline
rlcompleter