Home | History | Annotate | Download | only in python

Lines Matching refs:PyTuple_SET_ITEM

149       PyTuple_SET_ITEM(result, 0, o2);
152 PyTuple_SET_ITEM(o3, 0, obj);