[Python-Dev] #ifdef __cplusplus?

Mark Hammond skippy.hammond at gmail.com
Mon Jan 5 23:17:35 CET 2009


On 5/01/2009 11:13 PM, M.-A. Lemburg wrote:

> See above. Assertions are not meant to be checked in a production
> build. You use debug builds for debugging such low-level things.

Although ironically, assertions have been disabled in debug builds on 
Windows - http://bugs.python.org/issue4804

Cheers,

Mark.


More information about the Python-Dev mailing list