aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/MarkupSafe/py3/markupsafe/_speedups.pyi
blob: 8c8885852a26eba90d3ca1783beca535d4d43bb0 (plain) (blame)
1
def _escape_inner(s: str, /) -> str: ...