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?
-- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To view this discussion on the web visit https://groups.google.com/d/msg/pocoo-libs/-/zH8-mFNH6_0J. 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.
