[Python-3000] buildbots

"Martin v. Löwis" martin at v.loewis.de
Thu Aug 30 08:26:33 CEST 2007


> I suggest to apply this patch, which sets an environment variable in the
> Tools\buildbot\test.bat script, detects the Windows debug build, and calls
> SetErrorMode(7) as David suggested:

Sounds fine with me - although I would leave out the test for debug
build, and just check the environment variable.

Are you saying that calling SetErrorMode also makes the VC _ASSERT
message boxes go away?

Regards,
Martin


More information about the Python-3000 mailing list