Le 03/01/2013 04:31, Shankar N a écrit :
if i have a tag like this: foo.bar and I want to replace the entire
thing (ex. foo.bar = blah.go) how can I do this?  I looked at the
documentation to see if you can escape the . but couldn't find.  I
realize you can use foo_bar, but the standard for my workplace and
existing configs use the .  Any workaround for this?

Hi,

Your question needs a lot more context. Are you using Jinja? Another library? Are you talking about an HTML tag or something else? What kind of escaping? Can you show some code, explain what you want it to do and what it does instead?

Cheers,
--
Simon Sapin

--
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" 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/pocoo-libs?hl=en.

Reply via email to