Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
50
class
Impossible(Exception):
51
""
"Raised if the node could not perform a requested action."
""
52
53
54
class
NodeType(type):
Callers
13
as_const
Method · 0.85
as_const
Method · 0.85
as_const
Method · 0.85
from_untrusted
Method · 0.85
as_const
Method · 0.85
as_const
Method · 0.85
args_as_const
Function · 0.85
as_const
Method · 0.85
as_const
Method · 0.85
as_const
Method · 0.85
as_const
Method · 0.85
as_const
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected