Lines Matching full:place
79 If *o3* is to be ignored, pass :c:data:`Py_None` in its place (passing ``NULL`` for
142 is done *in-place* when *o1* supports it. This is the equivalent of the Python
149 operation is done *in-place* when *o1* supports it. This is the equivalent of
156 operation is done *in-place* when *o1* supports it. This is the equivalent of
163 failure. The operation is done *in-place* when *o1* supports it. This is
172 The operation is done *in-place* when *o1* supports it. This is the equivalent
182 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