[svn] Correctly recognize and translate the floor division operator.
authorGeorg Brandl <georg@python.org>
Wed, 11 Apr 2007 14:49:16 +0000 (16:49 +0200)
committerGeorg Brandl <georg@python.org>
Wed, 11 Apr 2007 14:49:16 +0000 (16:49 +0200)
commit324a91f5b5599513fb868c53ce4436e068b3c966
tree61f32e19ab3267e54093fd66953a9871bdd3c68d
parent04b9efa676f6e5f01e1c1d0a7f04af27187ff76b
[svn] Correctly recognize and translate the floor division operator.

--HG--
branch : trunk
jinja/lexer.py
jinja/translators/python.py