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