Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1f597 commit 0d31d58Copy full SHA for 0d31d58
1 file changed
Doc/tools/sphinxext/pyspecific.py
@@ -78,7 +78,7 @@ def run(self):
78
'assert', 'assignment', 'atom-identifiers', 'atom-literals',
79
'attribute-access', 'attribute-references', 'augassign', 'binary',
80
'bitwise', 'bltin-code-objects', 'bltin-ellipsis-object',
81
- 'bltin-file-objects', 'bltin-null-object', 'bltin-type-objects', 'booleans',
+ 'bltin-null-object', 'bltin-type-objects', 'booleans',
82
'break', 'callable-types', 'calls', 'class', 'comparisons', 'compound',
83
'context-managers', 'continue', 'conversions', 'customization', 'debugger',
84
'del', 'dict', 'dynamic-features', 'else', 'exceptions', 'execmodel',
0 commit comments