mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +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
|
@ -264,6 +264,6 @@ _compdeclarations = {
|
|||
|
||||
_enumdeclarations = {
|
||||
'comp' : _Enum_comp,
|
||||
'ncmd' : _Enum_ncmd,
|
||||
'dire' : _Enum_dire,
|
||||
'ncmd' : _Enum_ncmd,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue