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