[Python-Dev] rename of ConfigParser module? (original) (raw)

Christian Heimes lists at cheimes.de
Fri May 16 01:04:42 CEST 2008


Martin v. Löwis schrieb:

(Hmm, is changing Modules/Setup enough to sort the Windows build out as well? Or does that need a separate change to some of the Visual Studio files?) The latter. Whenever you add, remove, or rename an extension module, you need to adjust the PCbuild files as well. (technically, you also have to adjust PC/os2emx/Makefile, PC/os2vacpp/makefile.omk, and PC/VC6, but these changes are waived).

Don't forget PC/config.c and the build files for VC 6, VS 7.1 and VS 8.0 in the PC/ directory. :]

Christian



More information about the Python-Dev mailing list