Re: [Python-Dev] [Python-checkins] buildbot failure in x86 W2k trunk

2007-05-20 Thread Martin v. Löwis
Brett Cannon schrieb: > For removing extension modules from the build process on Windows, do you > just delete the File entry from PCbuild/pythoncore.vcproj? No, you also need to remove the entry from PC/config.c. Regards, Martin ___ Python-Dev mailing

Re: [Python-Dev] [Python-checkins] buildbot failure in x86 W2k trunk

2007-05-20 Thread Brett Cannon
For removing extension modules from the build process on Windows, do you just delete the File entry from PCbuild/pythoncore.vcproj? -Brett On 5/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: The Buildbot has detected a new failure of x86 W2k trunk. Full details are available at: http://ww