On Mar 24, 2009, at 1:17 AM, Uwe Feldtmann wrote:

>
> Hi all.
>
> I am still trying to find a way to override _ in pylons.
>
> Have looked through pylons.templating and have tried everything I can
> think of.
>
> Can someone tell me how and where I can replace pylons._ aka _()  
> with my
> own version?


Assuming you're using the new render_mako/etc methods, looks like you  
can't. So you'll have to make your own render method. Or you could  
monkey patch the i18n module =[

Can you log a ticket for this? This should really be allowed

--
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 pylons-devel@googlegroups.com
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to