Thanks to visit codestin.com Credit goes to github.com
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.
1 parent d3ea82a commit 985a710Copy full SHA for 985a710
1 file changed
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