Doing a partial rebuild of Python?

Roy Smith roy at panix.com
Tue Jun 29 19:45:53 EDT 2004


A while ago, I build Python-2.3.4 from source on my OSX machine.  At the 
time, I didn't have the gdbm library installed, so the gdbm module 
didn't get built.

I've since installed the gdbm library and want to build the gdbm module.  
I could do the whole configure/make thing, but that's kind of slow.  Is 
there some way to just rebuild a single module?



More information about the Python-list mailing list