On Apr 28, 2007, at 12:42 AM, Robert Leftwich wrote: > I note in the internationalisation document it mentions using a > request_settings > in the config, which I *don't* have, as the way I read it, you only > need to use > this dict to turn the coercion on, implying it is off by default. > > Is there a way to stop this automatic coercion of these params to > unicode or do > I need to tackle this problem in some other way?
In this case, its Routes which is making the route variables unicode objects, there's already a bug report filed for this which is high on my list to optionally disable this feature. HTH, Ben --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
