MCPcopy
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

1import re
2
3# generated by scripts/generate_identifier_pattern.py
4pattern = re.compile(

Callers

nothing calls this directly

Calls 1

compileMethod · 0.80

Tested by

no test coverage detected