mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
bltn-file-objects don't exist in python3
This commit is contained in:
parent
cc1f597b90
commit
0d31d58c15
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ pydoc_topic_labels = [
|
|||
'assert', 'assignment', 'atom-identifiers', 'atom-literals',
|
||||
'attribute-access', 'attribute-references', 'augassign', 'binary',
|
||||
'bitwise', 'bltin-code-objects', 'bltin-ellipsis-object',
|
||||
'bltin-file-objects', 'bltin-null-object', 'bltin-type-objects', 'booleans',
|
||||
'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', 'execmodel',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue