1 Star 0 Fork 0

source-code-analysis/python3.7.4

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
text.rst 584 Bytes
Copy Edit Raw Blame History
zhangweibo authored 2021-11-17 13:49 +08:00 . git init

Text Processing Services

The modules described in this chapter provide a wide range of string manipulation operations and other text processing services.

The :mod:`codecs` module described under :ref:`binaryservices` is also highly relevant to text processing. In addition, see the documentation for Python's built-in string type in :ref:`textseq`.

.. toctree::

   string.rst
   re.rst
   difflib.rst
   textwrap.rst
   unicodedata.rst
   stringprep.rst
   readline.rst
   rlcompleter.rst

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/python_sourcecode/python3.7.4.git
git@gitee.com:python_sourcecode/python3.7.4.git
python_sourcecode
python3.7.4
python3.7.4
master

Search