Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/jinja
/ _identifier.py
File
_identifier.py
src/jinja2/_identifier.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
re
2
3
# generated by scripts/generate_identifier_pattern.py
4
pattern = re.compile(
Callers
nothing calls this directly
Calls
1
compile
Method · 0.80
Tested by
no test coverage detected