mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Minor wording change.
This commit is contained in:
parent
e8fc640349
commit
121460d8cb
1 changed files with 1 additions and 1 deletions
|
@ -1322,7 +1322,7 @@ int tp_is_gc(PyObject *self)
|
|||
|
||||
The remaining fields are only defined if the feature test macro
|
||||
\constant{COUNT_ALLOCS} is defined, and are for internal use only.
|
||||
They are documented here for completion. None of these fields are
|
||||
They are documented here for completeness. None of these fields are
|
||||
inherited by subtypes.
|
||||
|
||||
\begin{cmemberdesc}{PyTypeObject}{int}{tp_allocs}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue