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 11f5be8 commit 5909402Copy full SHA for 5909402
1 file changed
Modules/sre.h
@@ -21,8 +21,6 @@
21
#define SRE_CODE unsigned short
22
#endif
23
24
-#define SRE_CODE unsigned short
25
-
26
typedef struct {
27
PyObject_VAR_HEAD
28
int groups; /* must be first! */
0 commit comments