I have put this in my config/environment.py, but it seems to have no
effect:

def makoify(s):
    return s.replace('<mako:','<%').replace('</mako:','</%')
tmpl_options['mako.preprocessor'] = makoify

Is this option supported?  I'm not sure what code to look in to find
the answer.

Chris Perkins


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
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