Searched refs:SandboxedEscapeFormatter (Results 1 – 1 of 1) sorted by relevance
410 formatter = SandboxedEscapeFormatter(self, s.escape)471 class SandboxedEscapeFormatter(SandboxedFormatterMixin, EscapeFormatter): class