OpenQuizz
Une application de gestion des contenus pédagogiques
|
Data Structures | |
class | _MagicFormatMapping |
class | SandboxedEnvironment |
class | ImmutableSandboxedEnvironment |
class | SandboxedFormatterMixin |
class | SandboxedFormatter |
class | SandboxedEscapeFormatter |
Namespaces | |
jinja2.sandbox | |
Functions | |
def | inspect_format_method (callable) |
def | safe_range (*args) |
def | unsafe (f) |
def | is_internal_attribute (obj, attr) |
def | modifies_known_mutable (obj, attr) |
def | formatter_field_name_split (field_name) |
Variables | |
MAX_RANGE | |
UNSAFE_FUNCTION_ATTRIBUTES | |
UNSAFE_METHOD_ATTRIBUTES | |
UNSAFE_GENERATOR_ATTRIBUTES | |
UNSAFE_COROUTINE_ATTRIBUTES | |
UNSAFE_ASYNC_GENERATOR_ATTRIBUTES | |
DeprecationWarning | |
module | |