HomeSort by relevance Sort by last modified time
    Searched refs:LOREM_IPSUM_WORDS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/jinja2/
constants.py 14 LOREM_IPSUM_WORDS = u'''\
utils.py 232 from jinja2.constants import LOREM_IPSUM_WORDS
234 words = LOREM_IPSUM_WORDS.split()

Completed in 52 milliseconds