Skip to content

Commit 8585cf7

Browse files
committed
Update pyconfig.h
kbengine#1035
1 parent b98b006 commit 8585cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kbe/src/lib/python/PC/pyconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ Py_NO_ENABLE_SHARED to find out. Also support MS_NO_COREDLL for b/w compat */
328328
#endif
329329

330330
#ifdef _DEBUG
331-
# define Py_DEBUG
331+
//# define Py_DEBUG
332332
#endif
333333

334334

0 commit comments

Comments
 (0)