| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -639,7 +639,7 @@ but need extra remarks for use as slots: | |||
| 639 | 639 | in the following situations: | |
| 640 | 640 | ||
| 641 | 641 | - The base is not variable-sized (its | |
| 642 | - :c:member:`~PyTypeObject.tp_itemsize`). | ||
| 642 | + :c:member:`~PyTypeObject.tp_itemsize` is zero). | ||
| 643 | 643 | - The requested :c:member:`PyType_Spec.basicsize` is positive, | |
| 644 | 644 | suggesting that the memory layout of the base class is known. | |
| 645 | 645 | - The requested :c:member:`PyType_Spec.basicsize` is zero, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments