Searched defs:Suggestions (Results 1 – 1 of 1) sorted by relevance
1574 .. [#] This is true when we know that the object is a basic type, like a string or a1577 … We relied on this in the :c:member:`~PyTypeObject.tp_dealloc` handler in this example, because our1582 .. [#] We now know that the first and last members are strings, so perhaps we could be1588 .. [#] Even in the third version, we aren't guaranteed to avoid cycles. Instances of