Disabling modules using Modules/Setup

B

Ben Weintraub

Hello all,

I'm trying to cross-compile Python and I've gotten the compilation
working, but I would like to disable many of the modules from building
or installing. I've read through the help in Modules/Setup and I see
how it can be used to override setup.py for specifying where things are,
but I have not been able to figure out a way to have it disable a
specific module altogether. Is this possible?

I also found the disabled_module_list variable in setup.py. Is this the
preferred method of disabling certain modules altogether, as opposed to
Modules/Setup?

Thanks so much,
Ben
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,015
Latest member
AmbrosePal

Latest Threads

Top