[19:13:47] <pombreda> J1m: https://github.com/buildout/buildout/pull/51 ...here it is with tests and nicely working imho, for your review all tests passing except on 3.2 (but they do not pass on 3.2 with the buildout master either) https://travis-ci.org/pombredanne/buildout/builds/4435026
[19:14:51] <pombreda> all: feedback welcomed: this adds support for conditional expressions in sections as [sectionname: some python expression] ... if the expression is false, the section will be ignored :P