mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Removed more types from the types module
This commit is contained in:
parent
043c8f866d
commit
0db38532b3
3 changed files with 3 additions and 9 deletions
|
@ -85,11 +85,6 @@ The module defines the following names:
|
|||
traceback object.
|
||||
|
||||
|
||||
.. data:: DictProxyType
|
||||
|
||||
The type of dict proxies, such as ``type.__dict__``.
|
||||
|
||||
|
||||
.. data:: GetSetDescriptorType
|
||||
|
||||
The type of objects defined in extension modules with ``PyGetSetDef``, such as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue