[Zope3-Users] Buildout bug?
David Pratt
fairwinds at eastlink.ca
Thu Feb 14 14:58:49 EST 2008
Hi. I have done some fairly sophisticated buildouts over the past year
but here's something I have not done with an extension before now that I
thought ought to be possible:
[buildout]
extends = ${some-part:path}/foo/bar.cfg
[some-part]
path = /some/where/on/my/filesystem
This produces an error while initializing since it is unable to find the
file but works correctly if the full path is provided. I use
substitutions like this all over the place. Should they not work in the
buildout part as well? Many thanks.
Regards,
David
More information about the Zope3-users
mailing list