Files
Victor Stinner 95a91df036 bpo-30764: Windows support.SuppressCrashReport (#2423)
* Add Windows support to test.support.SuppressCrashReport: call
  SetErrorMode() and CrtSetReportMode().
* _testcapi: add CrtSetReportMode() and CrtSetReportFile() functions
  and CRT_xxx and CRTDBG_xxx constants needed by SuppressCrashReport.
2017-06-27 14:31:40 +02:00
..
2017-01-31 13:56:50 +01:00
2016-12-03 12:32:38 -08:00
2013-12-18 11:25:26 -08:00
2016-09-15 01:50:53 +00:00