improved thread safety of the LRUCache and fixed a bug in for loops
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 19 May 2008 07:25:57 +0000 (09:25 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 19 May 2008 07:25:57 +0000 (09:25 +0200)
commite2244881cd7f57c4436095e54675fb1da9446d8d
tree58249e787e1c711feb864c14732ea4e05a0bd01e
parent8a1d27f1c66633c0f6f4fd885f6ac76e926ddfc3
improved thread safety of the LRUCache and fixed a bug in for loops

--HG--
branch : trunk
docs/switching.rst
docs/tricks.rst
jinja2/compiler.py
jinja2/utils.py