Lines Matching defs:object
76 make_tuple(PyObject *object, Py_ssize_t len)
80 if (object == NULL)
85 Py_DECREF(object);
88 PyTuple_SET_ITEM(v, 0, object);
220 * MultibyteCodec object
301 /* use cached exception object if available */
427 /* use cached exception object if available */
572 input: object
601 "couldn't convert the object to unicode.");
780 "couldn't convert the object to str.");
900 input: object
959 state as statelong: object(type='PyLongObject *', subclass_of='&PyLong_Type')
1233 state: object(subclass_of='&PyTuple_Type')
1422 "non-bytes object (%.100s)",
1500 sizeobj: object = None
1529 sizeobj: object = None
1558 sizehintobj: object = None
1737 strobj: object
1759 lines: object
1774 "arg must be a sequence object");
1956 arg: object