mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
parent
98b9c07ab7
commit
be1501b976
2 changed files with 3 additions and 3 deletions
|
@ -1178,9 +1178,9 @@ static PyStructSequence_Desc flags_desc = {
|
|||
flags__doc__, /* doc */
|
||||
flags_fields, /* fields */
|
||||
#ifdef RISCOS
|
||||
15
|
||||
16
|
||||
#else
|
||||
14
|
||||
15
|
||||
#endif
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue