# {py:mod}`django_socio_grpc.utils.tools` ```{py:module} django_socio_grpc.utils.tools ``` ```{autodoc2-docstring} django_socio_grpc.utils.tools :allowtitles: ``` ## Module Contents ### Functions ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`rreplace ` - ```{autodoc2-docstring} django_socio_grpc.utils.tools.rreplace :summary: ``` ```` ### API ````{py:function} rreplace(s: str, old: str, new: str, max_split: int) :canonical: django_socio_grpc.utils.tools.rreplace ```{autodoc2-docstring} django_socio_grpc.utils.tools.rreplace ``` ````