moved `IncludedTemplate` into the regular template API, fixed more unittests
authorArmin Ronacher <armin.ronacher@active-4.com>
Fri, 25 Apr 2008 09:44:59 +0000 (11:44 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Fri, 25 Apr 2008 09:44:59 +0000 (11:44 +0200)
commit963f97d5ae0d780e2437672bee8fe490cc15555e
treee92f7949569bb1e3c636bd8163a953edb595facb
parentb5124e6ad7397fd71a6d8d96b8110b27ceea4d48
moved `IncludedTemplate` into the regular template API, fixed more unittests

--HG--
branch : trunk
jinja2/compiler.py
jinja2/environment.py
jinja2/filters.py
jinja2/loaders.py
jinja2/runtime.py
jinja2/visitor.py
tests/loaderres/templates/brokenimport.html [deleted file]
tests/test_loaders.py
tests/test_macros.py