Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 286abafe950be0376fd3001b5fbfd0a0 > files > 388

python3-docs-3.7.9-1.mga7.noarch.rpm

.. _stringservices:
.. _textservices:

************************
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