]> git.ipfire.org Git - thirdparty/jinja.git/commit
Added a way to disable memcache error ignoring and documented the change. Also chang...
authorArmin Ronacher <armin.ronacher@active-4.com>
Sun, 19 May 2013 10:06:18 +0000 (11:06 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sun, 19 May 2013 10:06:18 +0000 (11:06 +0100)
commit840e7e060e3537172c57a8a96cf5bc502f55b67f
treedd763c8ba649ad912c5e6740b679a7d3da042608
parent8fea62d44b078fd5590ea66756963d0f0c4f3e56
Added a way to disable memcache error ignoring and documented the change.  Also changed a bare except to an except on the exception type.
CHANGES
jinja2/bccache.py