mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +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 @@ def Read_help_file(self, _object, _attributes={}, **_arguments):
|
|||
|
||||
_enumdeclarations = {
|
||||
'comp' : _Enum_comp,
|
||||
'ncmd' : _Enum_ncmd,
|
||||
'dire' : _Enum_dire,
|
||||
'ncmd' : _Enum_ncmd,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue