fixed setup.py, a type and removed the possibility to use multiple statements per...
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 21 Apr 2008 06:23:59 +0000 (08:23 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 21 Apr 2008 06:23:59 +0000 (08:23 +0200)
commit2b60fe5c916a34d9ac857749451e7f6ce59c67bb
tree80ed870b547016ac41529484143795f63544a61b
parent7324eb85c3c4c58a9f864a51c4b3f30586bdb751
fixed setup.py, a type and removed the possibility to use multiple statements per block. The latter makes it easier to write custom tags

--HG--
branch : trunk
jinja2/ext.py
jinja2/i18n.py
jinja2/lexer.py
jinja2/parser.py
setup.py