Home
last modified time | relevance | path

Searched defs:Suggestions (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Doc/extending/
Dnewtypes.rst1574 .. [#] This is true when we know that the object is a basic type, like a string or a
1577 … We relied on this in the :c:member:`~PyTypeObject.tp_dealloc` handler in this example, because our
1582 .. [#] We now know that the first and last members are strings, so perhaps we could be
1588 .. [#] Even in the third version, we aren't guaranteed to avoid cycles. Instances of