#define MSL_USE_PRECOMPILED_HEADERS 0 /* Don't use precomp headers: we include our own */
#include <ansi_prefix.mac.h>
#endif
+#ifndef Py_DEBUG
+#define NDEBUG
+#endif
#define MSL_USE_PRECOMPILED_HEADERS 0 /* Don't use precomp headers: we include our own */
#include <ansi_prefix.mac.h>
#endif
+#ifndef Py_DEBUG
+#define NDEBUG
+#endif
#include <stdio.h>
extern int fileno(FILE *);
#endif
+#ifndef Py_DEBUG
+#define NDEBUG
+#endif
#include <stdio.h>
extern int fileno(FILE *);
#endif
+#ifndef Py_DEBUG
+#define NDEBUG
+#endif
#define MSL_USE_PRECOMPILED_HEADERS 0 /* Don't use precomp headers: we include our own */
#include <ansi_prefix.mac.h>
#endif
+#ifndef Py_DEBUG
+#define NDEBUG
+#endif
#include <stdio.h>
extern int fileno(FILE *);
#endif
+#ifndef Py_DEBUG
+#define NDEBUG
+#endif
#include <stdio.h>
extern int fileno(FILE *);
#endif
+#ifndef Py_DEBUG
+#define NDEBUG
+#endif
#include <stdio.h>
extern int fileno(FILE *);
#endif
+#ifndef Py_DEBUG
+#define NDEBUG
+#endif
#define MSL_USE_PRECOMPILED_HEADERS 0 /* Don't use precomp headers: we include our own */
#include <ansi_prefix.mac.h>
#endif
+#ifndef Py_DEBUG
+#define NDEBUG
+#endif
#define MSL_USE_PRECOMPILED_HEADERS 0 /* Don't use precomp headers: we include our own */
#include <ansi_prefix.mac.h>
#endif
+#ifndef Py_DEBUG
+#define NDEBUG
+#endif
#define USE_TK /* Include _tkinter module in core Python */
#define MAC_TCL /* This *must* be on if USE_TK is on */
#define WITHOUT_FRAMEWORKS /* Use old-style Universal Header includes, not Carbon/Carbon.h */
+#ifndef Py_DEBUG
+#define NDEBUG
+#endif