We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ERROR
1 parent 0e081a0 commit 99f84fdCopy full SHA for 99f84fd
1 file changed
Python/compile.c
@@ -56,6 +56,7 @@
56
#define STACK_USE_GUIDELINE 30
57
58
#define SUCCESS 0
59
+#undef ERROR
60
#define ERROR -1
61
62
#define RETURN_IF_ERROR(X) \
0 commit comments