Home | History | Annotate | Download | only in Objects

Lines Matching refs:unicode_join

7011 unicode_join(PyObject *self, PyObject *data)
7917 {"join", (PyCFunction) unicode_join, METH_O, join__doc__},