[Python-Dev] setup.py is too aggressive

Greg Ward gward@python.net
Tue, 27 Mar 2001 12:09:15 -0500


On 24 March 2001, Martin von Loewis said:
> There should be a mechanism to tell setup.py not to build a module at
> all. Since it is looking into Modules/Setup anyway, perhaps a
> 
> *excluded*
> dbm
> 
> syntax in Modules/Setup would be appropriate? Of course, makesetup
> needs to be taught such a syntax. Alternatively, an additional
> configuration file or command line options might work.

FWIW, any new "Setup" syntax would also have to be taught to the
'read_setup_file()' function in distutils.extension.

        Greg
-- 
Greg Ward - nerd                                        gward@python.net
http://starship.python.net/~gward/
We have always been at war with Oceania.