Hello, That might be a stupid question, but how do I escape ${ in a buildout configuration file so it doesn't look for a buildout option ? I found nothing in the README, and if I use something like $${ I have as result $${, and I just would like to get ${. Something like \${ doesn't work as well. (I use buildout 1.4.4). Regards, Sylvain, -- Sylvain Viollon -- Infrae t +31 10 243 7051 -- http://infrae.com Hoevestraat 10 3033GC Rotterdam -- The Netherlands
Hi. Buildout is discussed on the distutils-sig mailing list. Hanno On Thu, Oct 21, 2010 at 2:22 PM, Sylvain Viollon <sylvain@infrae.com> wrote:
Hello,
That might be a stupid question, but how do I escape ${ in a buildout configuration file so it doesn't look for a buildout option ?
I found nothing in the README, and if I use something like $${ I have as result $${, and I just would like to get ${. Something like \${ doesn't work as well.
(I use buildout 1.4.4).
Regards,
Sylvain,
-- Sylvain Viollon -- Infrae t +31 10 243 7051 -- http://infrae.com Hoevestraat 10 3033GC Rotterdam -- The Netherlands _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
participants (2)
-
Hanno Schlichting -
Sylvain Viollon