Lines Matching refs:place
76 If *o3* is to be ignored, pass :c:data:`Py_None` in its place (passing *NULL* for
139 is done *in-place* when *o1* supports it. This is the equivalent of the Python
146 operation is done *in-place* when *o1* supports it. This is the equivalent of
153 operation is done *in-place* when *o1* supports it. This is the equivalent of
160 failure. The operation is done *in-place* when *o1* supports it. This is
169 The operation is done *in-place* when *o1* supports it. This is the equivalent
179 passed two integers. The operation is done *in-place* when *o1* supports it.
185 operation is done *in-place* when *o1* supports it. This is the equivalent of
194 is done *in-place* when *o1* supports it. This is the equivalent of the Python
195 statement ``o1 **= o2`` when o3 is :c:data:`Py_None`, or an in-place variant of
197 in its place (passing *NULL* for *o3* would cause an illegal memory access).
203 failure. The operation is done *in-place* when *o1* supports it. This is the
210 failure. The operation is done *in-place* when *o1* supports it. This is the
217 operation is done *in-place* when *o1* supports it. This is the equivalent of
224 failure. The operation is done *in-place* when *o1* supports it. This is the
231 operation is done *in-place* when *o1* supports it. This is the equivalent of