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