Improved usage of string interning. This should fix the problems with jython.
authorArmin Ronacher <armin.ronacher@active-4.com>
Wed, 4 Feb 2009 18:33:58 +0000 (19:33 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Wed, 4 Feb 2009 18:33:58 +0000 (19:33 +0100)
commitb3b5802349723ab864cc3531ac9b72a230cb841e
tree0a3da3ff7e70706fcecb9df1c181a61ed7c6c902
parent330fbc0ad21fe988a7970c2f04df3a411bbeb4bd
Improved usage of string interning.  This should fix the problems with jython.

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