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 5599441 commit 1ff31f9Copy full SHA for 1ff31f9
1 file changed
Python/ceval.c
@@ -20,8 +20,6 @@
20
21
#include <ctype.h>
22
23
-#define REPR(O) PyString_AS_STRING(PyObject_Repr(O))
24
-
25
/* Turn this on if your compiler chokes on the big switch: */
26
/* #define CASE_TOO_BIG 1 */
27
0 commit comments