Fixed a small bug with the undefined object: the error message on divisions with...
authorArmin Ronacher <armin.ronacher@active-4.com>
Sun, 2 Nov 2008 11:22:00 +0000 (12:22 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sun, 2 Nov 2008 11:22:00 +0000 (12:22 +0100)
commit9efe0819a164d733e630ce04f7f4222bcaca6a52
tree6349343b40f4f0880e3762fd88ebba9f38d36224
parent1c56b3905cea0539531a95b0e87241a40c28c280
Fixed a small bug with the undefined object: the error message on divisions with undefined objects was misleading.

--HG--
branch : trunk
jinja2/runtime.py
jinja2/sandbox.py