mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Sigh: didn't catch all lists that needed to be sorted. Regenerated again.
This commit is contained in:
parent
00c348328b
commit
d4885f87fa
29 changed files with 2729 additions and 2729 deletions
|
@ -86,13 +86,13 @@ _Enum_prtn = {
|
|||
_classdeclarations = {
|
||||
'ccel' : cell,
|
||||
'ccol' : column,
|
||||
'ctbl' : table,
|
||||
'crow' : row,
|
||||
'ctbl' : table,
|
||||
}
|
||||
|
||||
_propdeclarations = {
|
||||
'pnam' : name,
|
||||
'pfor' : formula,
|
||||
'pnam' : name,
|
||||
'ppro' : protection,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue