On Wed, Apr 8, 2009 at 11:18, Max Ischenko <[email protected]> wrote:

>
> The only thing I actually need is to preserve old Mako behaviour where
> non-string values, such as ints or objects were automagically converted to
> string/unicode.
>
> How do I do this?


Mako documentation says <http://www.makotemplates.org/docs/filtering.html>:

unicode : produces a Python unicode string (this function is applied by
default).

Obviously, this is not the case anymore. At least in my Pylons 0.9.7 code.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to