Lines Matching refs:place
78 If *o3* is to be ignored, pass :c:data:`Py_None` in its place (passing *NULL* for
141 is done *in-place* when *o1* supports it. This is the equivalent of the Python
148 operation is done *in-place* when *o1* supports it. This is the equivalent of
155 operation is done *in-place* when *o1* supports it. This is the equivalent of
162 operation is done *in-place* when *o1* supports it. This is the equivalent of
169 The operation is done *in-place* when *o1* supports it. This is the equivalent
181 passed two integers. The operation is done *in-place* when *o1* supports it.
189 operation is done *in-place* when *o1* supports it. This is the equivalent of
198 is done *in-place* when *o1* supports it. This is the equivalent of the Python
199 statement ``o1 **= o2`` when o3 is :c:data:`Py_None`, or an in-place variant of
201 in its place (passing *NULL* for *o3* would cause an illegal memory access).
207 failure. The operation is done *in-place* when *o1* supports it. This is the
214 failure. The operation is done *in-place* when *o1* supports it. This is the
221 operation is done *in-place* when *o1* supports it. This is the equivalent of
228 failure. The operation is done *in-place* when *o1* supports it. This is the
235 operation is done *in-place* when *o1* supports it. This is the equivalent of