This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ocean-city
Recipients brian.curtin, georg.brandl, ocean-city, pitrou, skrah
Date 2010-09-09.07:55:52
SpamBayes Score 0.05153037
Marked as misclassified No
Message-id <1284018955.89.0.000206587345207.issue9116@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the patch. On VS8.0 or above,
* Avoid DebugBreak() call by IsDebuggerPresent().
* Tell abort() not to print message to console or window.
History
Date User Action Args
2010-09-09 07:55:56ocean-citysetrecipients: + ocean-city, georg.brandl, pitrou, brian.curtin, skrah
2010-09-09 07:55:55ocean-citysetmessageid: <1284018955.89.0.000206587345207.issue9116@psf.upfronthosting.co.za>
2010-09-09 07:55:54ocean-citylinkissue9116 messages
2010-09-09 07:55:53ocean-citycreate