[Zope-Coders] setup.py

Guido van Rossum guido@python.org
Thu, 30 May 2002 13:32:33 -0400


> It would seem to make sense to create a top-level Makefile that does
> setup.py build-ext --inplace and moves the resultant .so files to their
> ultimate destinations.

But then wouldn't it recompile everything each time?

--Guido van Rossum (home page: http://www.python.org/~guido/)