]> granicus.if.org Git - python/commit
Patch #103899: Don't compile modules configured in Setup. This seems much
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 23 Feb 2001 16:32:32 +0000 (16:32 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 23 Feb 2001 16:32:32 +0000 (16:32 +0000)
commit8d7f0869ee672d7e9e8e1bf126bf717d8223ee2b
treec4eb47aeb26abf85d1346a15bd80624c9d77d214
parente06337a9285ce50ba86dd7dff27df0b56905a8b0
Patch #103899: Don't compile modules configured in Setup.  This seems much
    simpler than adding a bazillion switches, but means that the makesetup
    method probably can't ever go away completely.  Oh well...
setup.py