Fix issue18918 : Attach the pydoc documentation for 'FILES' topic.
Also rebuilt the pydoc_data with this change.
This commit is contained in:
parent
e01859fb65
commit
788db63265
|
@ -131,7 +131,7 @@ pydoc_topic_labels = [
|
|||
'assert', 'assignment', 'atom-identifiers', 'atom-literals',
|
||||
'attribute-access', 'attribute-references', 'augassign', 'binary',
|
||||
'bitwise', 'bltin-code-objects', 'bltin-ellipsis-object',
|
||||
'bltin-null-object', 'bltin-type-objects', 'booleans',
|
||||
'bltin-file-objects', 'bltin-null-object', 'bltin-type-objects', 'booleans',
|
||||
'break', 'callable-types', 'calls', 'class', 'comparisons', 'compound',
|
||||
'context-managers', 'continue', 'conversions', 'customization', 'debugger',
|
||||
'del', 'dict', 'dynamic-features', 'else', 'exceptions', 'exec', 'execmodel',
|
||||
|
|
13396
Lib/pydoc_data/topics.py
13396
Lib/pydoc_data/topics.py
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue