mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
fix warning
This commit is contained in:
parent
37346b2b9b
commit
21d2ab7fe8
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ The module defines the following names:
|
|||
|
||||
.. data:: ClassType
|
||||
|
||||
The type of user-defined :term:`old-style class`\es.
|
||||
The type of user-defined old-style classes.
|
||||
|
||||
|
||||
.. data:: InstanceType
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue