New features:
- When doing variable substitutions, you can omit the section name to refer to a variable in the same section (e.g. ${:foo}). - When doing variable substitution, you can use the special option, ``_buildout_section_name_`` to get the section name. This is most handy for getting the current section name (e.g. ${:_buildout_section_name_}). - A new special option, ``<`` allows sections to be used as macros. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@103244 62d5b8a3-27da-0310-9561-8e5933582275
Showing
Please register or sign in to comment