simple.py
182 Bytes
-
Refactored by adding a resolve() function to context.py: · 59a0d809
The resolve() function is responsible for the interpolation name resolution rules described in the Mustache spec. Also, falsey values are now coerced to strings using Python's str(), which is more in line with the spec.
Chris Jerdonek committed