Kaydet (Commit) 121460d8 authored tarafından Fred Drake's avatar Fred Drake

Minor wording change.

üst e8fc6403
...@@ -1322,7 +1322,7 @@ int tp_is_gc(PyObject *self) ...@@ -1322,7 +1322,7 @@ int tp_is_gc(PyObject *self)
The remaining fields are only defined if the feature test macro The remaining fields are only defined if the feature test macro
\constant{COUNT_ALLOCS} is defined, and are for internal use only. \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. inherited by subtypes.
\begin{cmemberdesc}{PyTypeObject}{int}{tp_allocs} \begin{cmemberdesc}{PyTypeObject}{int}{tp_allocs}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment