Fixed a threading issue with the LRUCache. Still not sure if I should release a...
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 12 Jan 2009 10:08:26 +0000 (11:08 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 12 Jan 2009 10:08:26 +0000 (11:08 +0100)
commit8de6f18b9dfd105d3be3ede1b5167ad34535d541
tree5fa8b7483fe024d204af5af78bde3f3d2da451a8
parenta5900d2705e332aa6867f31161af78d80480346b
Fixed a threading issue with the LRUCache.  Still not sure if I should release a Jinja 2.1.2 for that.

--HG--
branch : trunk
jinja2/utils.py