mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Issue #18918: Removed non-existing topic from a list of available topics.
The 'File objects' section was removed in Python 3. Patch by Claudiu Popa.
This commit is contained in:
commit
1691e35953
1 changed files with 0 additions and 1 deletions
|
@ -1733,7 +1733,6 @@ class Helper:
|
|||
'TRACEBACKS': 'TYPES',
|
||||
'NONE': ('bltin-null-object', ''),
|
||||
'ELLIPSIS': ('bltin-ellipsis-object', 'SLICINGS'),
|
||||
'FILES': ('bltin-file-objects', ''),
|
||||
'SPECIALATTRIBUTES': ('specialattrs', ''),
|
||||
'CLASSES': ('types', 'class SPECIALMETHODS PRIVATENAMES'),
|
||||
'MODULES': ('typesmodules', 'import'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue