[Distutils] The problem with Setuptools on Python 3.

Lennart Regebro regebro at gmail.com
Tue Apr 21 08:54:22 CEST 2009


On Tue, Apr 21, 2009 at 08:44, Tarek Ziadé <ziade.tarek at gmail.com> wrote:
> Please Greg, add your use case here with David's one, at the end of the page,
> since we are trying to work on a solution.
>
> http://wiki.python.org/moin/Distutils/ManifestPluginSystem/Draft

I realized another usecase, which may or may not be covered already,
should I add it to the page?


== Optional extensions ==

Some modules, such as zope.interface, have C-extensions which are only
performance enhancing and have pure-python fallbacks. It should be
easy to write an a command that if it fails doesn't stop the rest of
the build, and also includes the right files if it succeeds, but
doesn't fail when these files can't be built.



-- 
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64


More information about the Distutils-SIG mailing list