aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Programs/_testembed.c
diff options
context:
space:
mode:
Diffstat (limited to 'Programs/_testembed.c')
-rw-r--r--Programs/_testembed.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Programs/_testembed.c b/Programs/_testembed.c
index 08e27d97723..3830dc3f8b6 100644
--- a/Programs/_testembed.c
+++ b/Programs/_testembed.c
@@ -1,6 +1,7 @@
#ifndef Py_BUILD_CORE_MODULE
# define Py_BUILD_CORE_MODULE
#endif
+#define NEEDS_PY_IDENTIFIER
/* Always enable assertion (even in release mode) */
#undef NDEBUG