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 3cfb554 commit 88c4e1fCopy full SHA for 88c4e1f
Python/traceback.c
@@ -35,7 +35,7 @@
35
#endif
36
# if defined(__APPLE__) && defined(HAVE_BACKTRACE) && defined(HAVE_DLADDR)
37
# define CAN_C_BACKTRACE
38
-# elif defined(HAVE_BACKTRACE)&& defined(HAVE_DLADDR1)
+# elif defined(HAVE_BACKTRACE) && defined(HAVE_DLADDR1)
39
40
# endif
41
0 commit comments