On Wed, Jan 30, 2013 at 12:02 AM, Philippe Ombredanne
<pombreda...@nexb.com> wrote:
> All:
>
> I prepared a pull request https://github.com/buildout/buildout/pull/51
> to add support in Buildout 2 for conditional sections expressions.

If you're going to do something like this, it would be good to base it
on PEP 345/426 style "environment markers", which are basically the
same idea applied to dependency definitions in the package metadata:
http://www.python.org/dev/peps/pep-0426/#environment-markers

Regards,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to