On 3/27/06, Max Ischenko <[EMAIL PROTECTED]> wrote:
\Projects\\www.knigoman.com.ua\x08ookswap/static/images/favicon.ico'},
> '/static': {'static_filter.dir':
> 'D:\\Projects\\www.knigoman.com.ua\x08oo
> kswap\\config/static', 'static_filter.on': True}}
>
> See that  \x08 instead of 'b'? I guess \b got re-evaluted (by
> ConfigParser?) and become a beep control char.

Argh. Someone else reported that as well recently. I'll have Python
convert those \'s into /'s which should work and not run into problems
when the config is unrepr'ed.

Kevin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to