On 6/10/10 13:19 , daniel wrote:
thank you Wichert
appreciate your help
this is exactly what I did. My problem actually is how to import the _
function to use it within the translate_incoming(environ, match_dict)
function
You can't easily do that: at the time routing.py is run there is no
active Pylons request, so the SOPs are not active. You'll need to
manually register some objects there and configure the right language to
use.
Wichert.
--
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.