2009/9/19 Wolfgang Schnerring <w...@wosc.de>: > The idea of this *not* being a setup() argument was to keep > compatibility with setuptools (since it will complain about arguments it > doesn't understand). This would enable a package to use setuptools or > distribute (or whatever ;) for python2, and only require distribute for > the python3/2to3 goodness.
Ah, OK. Well, I added the extra parameters in via an **extras dict in zope.interfaces, so I didn't think of that. Still, I probably prefer that we keep one API, and not two. :) The warning that you'll get under setuptools is not an actual problem is it? -- Lennart Regebro: Python, Zope, Plone, Grok http://regebro.wordpress.com/ +33 661 58 14 64 _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig