jinja2.sandbox.SandboxedEnvironment.default_unop_table

SandboxedEnvironment.default_unop_table = {'+': <built-in function pos>, '-': <built-in function neg>}

default callback table for the unary operators. A copy of this is available on each instance of a sandboxed environment as unop_table