Home
last modified time | relevance | path

Searched refs:LOREM_IPSUM_WORDS (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/third_party/jinja2/
Dconstants.py14 LOREM_IPSUM_WORDS = u'''\ variable
Dutils.py232 from jinja2.constants import LOREM_IPSUM_WORDS
234 words = LOREM_IPSUM_WORDS.split()