diff options
Diffstat (limited to 'src/jinja2/constants.py')
-rw-r--r-- | src/jinja2/constants.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/jinja2/constants.py b/src/jinja2/constants.py index 36da88b..bf7f2ca 100644 --- a/src/jinja2/constants.py +++ b/src/jinja2/constants.py @@ -1,13 +1,4 @@ # -*- coding: utf-8 -*- -""" - jinja.constants - ~~~~~~~~~~~~~~~ - - Various constants. - - :copyright: (c) 2017 by the Jinja Team. - :license: BSD, see LICENSE for more details. -""" #: list of lorem ipsum words used by the lipsum() helper function LOREM_IPSUM_WORDS = u"""\ a ac accumsan ad adipiscing aenean aliquam aliquet amet ante aptent arcu at |