added a function to parse assign targes and documented it for the extension interface
authorArmin Ronacher <armin.ronacher@active-4.com>
Sat, 10 May 2008 20:21:30 +0000 (22:21 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sat, 10 May 2008 20:21:30 +0000 (22:21 +0200)
commit09c002e6faaae853563bc1641cb829d91d17a700
tree3393326eef1536e3a5bc4c2ef1c03f5875d266ea
parentfb2e38a806a3e076a8712bd69de1004f0b51e2bb
added a function to parse assign targes and documented it for the extension interface

--HG--
branch : trunk
docs/extensions.rst
docs/switching.rst
examples/profile.py
jinja2/parser.py
tests/test_security.py