items have a higher priority than attributes now. That's compatible with Jinja1...
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 26 May 2008 10:21:45 +0000 (12:21 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 26 May 2008 10:21:45 +0000 (12:21 +0200)
commitf15f5f7fd77d93bf46b5db91e4f9820f25b7dd8d
tree6f042d38e31b2aa44c18029a7998b25dcc3605ed
parent61a5a24a51db49073a122ad9959d0950befa2e9d
items have a higher priority than attributes now.  That's compatible with Jinja1 and Django

--HG--
branch : trunk
jinja2/environment.py
jinja2/sandbox.py
tests/test_various.py