MCPcopy
hub / github.com/pallets/jinja / Impossible

Class Impossible

src/jinja2/nodes.py:50–51  ·  view source on GitHub ↗

Raised if the node could not perform a requested action.

Source from the content-addressed store, hash-verified

48
49
50class Impossible(Exception):
51 """Raised if the node could not perform a requested action."""
52
53
54class NodeType(type):

Callers 13

as_constMethod · 0.85
as_constMethod · 0.85
as_constMethod · 0.85
from_untrustedMethod · 0.85
as_constMethod · 0.85
as_constMethod · 0.85
args_as_constFunction · 0.85
as_constMethod · 0.85
as_constMethod · 0.85
as_constMethod · 0.85
as_constMethod · 0.85
as_constMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected