django_socio_grpc.utils.tools

Module Contents

Functions

rreplace

API

django_socio_grpc.utils.tools.rreplace(s: str, old: str, new: str, max_split: int)