mirror of
https://github.com/python/cpython.git
synced 2026-05-17 18:08:50 -04:00
+2
-2
@@ -1178,9 +1178,9 @@ static PyStructSequence_Desc flags_desc = {
|
||||
flags__doc__, /* doc */
|
||||
flags_fields, /* fields */
|
||||
#ifdef RISCOS
|
||||
15
|
||||
16
|
||||
#else
|
||||
14
|
||||
15
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user