Fixed bytecode cache and added support for memcached (tests still missing)
authorArmin Ronacher <armin.ronacher@active-4.com>
Thu, 18 Sep 2008 16:09:06 +0000 (18:09 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Thu, 18 Sep 2008 16:09:06 +0000 (18:09 +0200)
commitaa1d17d6ca2e4a9c049636b9dab826784186c297
tree1e73b9d9b322c8305e7fbfeb0532eefa65c7aee3
parent03f8823594d1aee450f0861e1e824ae80a3dbe13
Fixed bytecode cache and added support for memcached (tests still missing)

--HG--
branch : trunk
docs/api.rst
jinja2/__init__.py
jinja2/bccache.py
jinja2/loaders.py