Home | History | Annotate | Download | only in Objects

Lines Matching full:pvalue

605  *   attribute if any, otherwise sets pvalue to None.
609 * pvalue unchanged.
613 _PyGen_FetchStopIterationValue(PyObject **pvalue)
657 *pvalue = value;