.. _f-re2cpython-39-x8664-linux-gnu: module ``re2._re2`` =================== Short summary +++++++++++++ Classes +++++++ +---------------------------------+-------------------------+ | class | truncated documentation | +=================================+=========================+ | :class:`RE2_Set <_re2.RE2_Set>` | RE2 regexp set objects | +---------------------------------+-------------------------+ Functions +++++++++ +----------------------------------+------------------------------------------------------+ | function | truncated documentation | +==================================+======================================================+ | :func:`_compile <_re2._compile>` | | +----------------------------------+------------------------------------------------------+ | :func:`escape <_re2.escape>` | Escape all potentially meaningful regexp characters. | +----------------------------------+------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: _re2 :members: :special-members: __init__ :show-inheritance: