Added non-babel output mode to extract_from_ast, integreated jinja2 doctests directly...
authorArmin Ronacher <armin.ronacher@active-4.com>
Fri, 27 Jun 2008 06:45:19 +0000 (08:45 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Fri, 27 Jun 2008 06:45:19 +0000 (08:45 +0200)
commitabd3657a64bb7f5c47572d621fea4f47f71b9bb6
tree8c4ed313746787909029bb315e8d7081f55a5ffc
parent53db78e3df0337a0f64cbed9babd32c5e387a8ce
Added non-babel output mode to extract_from_ast, integreated jinja2 doctests directly into the py.test suite (ugh, that's an ugly hack)

--HG--
branch : trunk
docs/Makefile
jinja2/ext.py
jinja2/loaders.py
jinja2/runtime.py
tests/conftest.py