Inspired by chartypes_create.py from the MoinMoin project, original
implementation from Pygments.
- :copyright: Copyright 2006-2009 by the Jinja2 team, see AUTHORS.
+ :copyright: Copyright 2006-2009 by the Jinja team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
This module implements various functions that exposes information about
templates that might be interesting for various kinds of applications.
- :copyright: (c) 2009 by the Jinja2 Team, see AUTHORS for more details.
+ :copyright: (c) 2009 by the Jinja Team, see AUTHORS for more details.
:license: BSD, see LICENSE for more details.
"""
from jinja2 import nodes