On Dec 17, 2007, at 6:30 AM, Max Ischenko wrote:

>
>
> On 12/15/07, Philip Jenvey <[EMAIL PROTECTED]> wrote: Our  
> PasteScript template doesn't generate any .mako files, but it's
> easy enough to add a mako.input_encoding = 'utf-8' template option to
> enable utf-8 coding for all mako files.
>
> Where should I put this? environment.py?
>

Yea,

tmpl_options['mako.input_encoding'] = 'utf-8'

--
Philip Jenvey



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-devel" 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-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to