Lines Matching refs:orig
1593 string_join(PyStringObject *self, PyObject *orig)1604 seq = PySequence_Fast(orig, "can only join an iterable");