We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3ea82a commit 985a710Copy full SHA for 985a710
Python/compile.c
@@ -55,6 +55,8 @@
55
*/
56
#define STACK_USE_GUIDELINE 30
57
58
+#undef SUCCESS
59
+#undef ERROR
60
#define SUCCESS 0
61
#define ERROR -1
62
0 commit comments